Welcome to my JavaScript-based Discord bot boilerplate! This project is an easy-to-use, efficient, and beginner-friendly starting point for Discord bot development. The goal is to make bot development a breeze, without struggling with initial setup and boilerplate code. 🚀
This template is built with discord.js v14.11.0
, using node.js v16+
and npm v8+
. pnpm
is highly recommended for faster package management but not obligatory. 📦
- Clone this repository:
git clone https://github.com/TheNolle/DiscordJS-Bot-Template.git
- Install the dependencies:
pnpm install
- Rename
config.json.template
toconfig.json
and fill it with your informations. - Run the bot:
pnpm run start
This is a simple bot boilerplate, but suggestions for additional features are always welcome! Feel free to raise an issue or submit a pull request. You can also join my Discord Server to discuss ideas or ask questions.
If you need help understanding the bot or the boilerplate, I'm always available on my Discord Server. Don't hesitate to join and ask your questions!
This project is, and will always be, open source. If you find it helpful and would like to support its development and maintenance, consider one of the options below. Your support is deeply appreciated!
Thank you for considering supporting the project. Every bit helps to keep it up and running. 😊
I'm Nolly, a passionate developer aiming to make the bot development process smoother and easier. You can find more about me on my website or my GitHub profile.
Happy Bot Building! 🎉