1.0.6 • Published 2 years ago

make-discord-bot v1.0.6

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

About :

Make Discord Bot is a Command Line Interface that allows for easy access to Discord.js bot templates. It is developed using Node.js and has options of JavaScript and TypeScript templates.

Example Usage

-> npx make-discord-bot

Demo Gif

Prerequisites

System requirement

  1. Any system with basic configuration.
  2. Operating System : Windows / Linux / Mac

Software requirement

  1. Node.JS
  2. Command Line

Skill requirement

  1. Git & Github
  2. Node.js
  3. Discord.js
  4. TypeScript
  5. Command Line

Running the Project Locally

Setting Up The Application

  1. Clone the project with git clone and cd into it
  2. Rename the dotenv file to : .env
  3. Get your secret key from Discord Developer Portal (make a bot for your app) and put it in the .env file as the value for DISCORD_TOKEN
  4. Run npm install
  5. You are good to go! Now you can start the project by typing node index.js

Contributors :

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.3-dev

2 years ago

0.0.2-dev

2 years ago

0.0.1-dev

2 years ago