A simple discord bot base to serve as a foundation for anyone's discord bot. This project includes examples for commands and events for you discord bot.
Bun is an all-in-one toolkit for JavaScript and TypeScript apps.
You can create your bot through the Developer Portal. You will also find your bot token and application id.
- Provide your bot token and id inside the
.env
file. bun install
bun run .\source\helpers\Register.ts
bun run .\source\index.ts