/build-discord-bot

An npm package to get started with your Discord bot

Primary LanguageJavaScriptMIT LicenseMIT

Build Discord Bot

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

Getting Started 🚀

Prerequisites

Execute

1. Install the package

npm install -g build-discord-bot

2. Create template

build-discord-bot <YOUR-PROJECT-NAME>

Contribute 🤝

If you would like to contribute to the project please check out the contributing docs.