Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 776 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 776 Bytes

Discord.JS Bot Template

JavaScript Discord Bot Template for Discord.JS

How to set up

  1. Clone the repository or click the "Use this template" button
  2. Run npm install to install all the dependencies
  3. Copy .ENV.example to .ENV and fill in the values
  4. Run npm start to ensure everything is working
  5. Modify the code to your liking

Don't know how to add more?

Check out the discord.js guide! It's always updated to the latest version. https://discordjs.guide
Repo Stars
Repo Forks