Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 721 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 721 Bytes

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.