Events can also be customized by adding files to the `events` directory corresponding to the name of the event. See `events/ready.js` for an example event.
Since create-guilded-bot uses guilded.js, you can learn more from their [official docs](https://guilded.js.org/).
##### ✨ This template is highly inspired by reconlx's [djs-typescript-handler](https://github.com/reconlx/djs-typescript-handler), so give them a star :)