- Basic knowledge of TypeScript and discord.js.
- Bun installed.
- Make a fork of this repository.
- Clone your fork.
- Head over to the Discord Developer Portal and make a new application.
- Invite your bot to your server.
- Reset and then copy your bot's token.
- Run
bun run setup
and our cli tool will install dependencies and write .env for you
- Run
bun start
.
Be sure to open a pull request when you're ready to push your changes. Be descriptive of the changes you've made.