This is my first bot template for new coders using Discord.js v13 & node.js v16! 😎
- Discord.js v13 & node.js v16.6.0 or newer.
- Discord bot. You can create one here.
- Do not fork this repo use the "Use Template" button
- Fill out the fields/text
- Clone your repo
- Edit the
config.json
& optionally theconfig.js
file - Remove the
#
on line5
in.gitignore
- Run
npm install
- Code your heart away! 💖
- You can start the bot with
node index.js
or you can run it with VS Code F5 ✨
- Slash Commands
- Context Menus
If you use this for your bot please tag me on Twitter or ping me in my Discord! If this helped you or you like it please give it a ⭐!
Thanks for using this template, happy coding! 🖱️
📋 You can remove this README if this is a fork