Template for Discord bot with / Commands Wrapper based on dotenv configuration
- Install Dependencies
npm install
- Create and Config the .env
TOKEN=Bot-Token-Here
CLIENTID=Application-ID-Here
GUILDID=Guild-ID-Here
- Start the bot
node index.js
- Reload Commands
node deploy-commands.js
Brought to you by QuentinS