0.0.2 ā€¢ Published 3 years ago

build-discord-bot v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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.