This package allows you to quickly get started with building your Discord bot. The package:
⬇️ Clones this template respository
🔄 Downloads the required node modules (Discord.js, dotenv, nodemon)
⚡️ Initializes git repo
- This CLI tool is built with Node.js. Install Node.js to get started.
npm install -g build-discord-bot
build-discord-bot <YOUR-PROJECT-NAME>
If you would like to contribute to the project please check out the contributing docs.