Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/harshil1712/build-discord-bot

An npm package to get started with your Discord bot
https://github.com/harshil1712/build-discord-bot

discord discord-bot hacktoberfest javascript nodejs

Last synced: about 2 months ago
JSON representation

An npm package to get started with your Discord bot

Awesome Lists containing this project

README

        

# Build Discord Bot

This package allows you to quickly get started with building your Discord bot. The package:

⬇️ Clones [this](https://github.com/harshil1712/Discord-Bot-Template) template respository

🔄 Downloads the required node modules (Discord.js, dotenv, nodemon)

⚡️ Initializes git repo

## Getting Started 🚀

### Prerequisites

- This CLI tool is built with Node.js. [Install Node.js](https://nodejs.org) to get started.

### Execute

#### 1. Install the package

`npm install -g build-discord-bot`

#### 2. Create template

`build-discord-bot `

## Contribute 🤝

If you would like to contribute to the project please check out the [contributing](./CONTRIBUTING.md) docs.