This is the default discord bot project. Use this project as a starting point for future discord bot developement.
#Getting Started
- Create a .env file and paste the official discord bot token in. (DISCORD_TOKEN=[your_token_here]
- Install node version 18
- npm run start