JavaScript Discord Bot Template for Discord.JS
- Clone the repository or click the "Use this template" button
- Run
npm install
to install all the dependencies - Copy
.ENV.example
to.ENV
and fill in the values - Run
npm start
to ensure everything is working - Modify the code to your liking
Check out the discord.js guide! It's always updated to the latest version. https://discordjs.guide