DiscordJS-Bot-Base icon indicating copy to clipboard operation
DiscordJS-Bot-Base copied to clipboard

This is a Discord Bot Template. You can add your commands to it by creating a command.js in the commands folder. The name of that file is also the command name!

DiscordJS-Bot-Base

This is a Discord Bot Template. You can add your own commands to it by creating a command.js in the commands folder. The name of that file is also the command name!

Installation

Use the package manager npm to install all needed modules.

npm install

Then you have to rename config.json.example to config.json and to fill all your settings in.

Your can get the Token from the Discord Developer Page. Link

Included

  • Command Manager
  • Event Manager
  • Ping Command
  • Needed Events

Links you might need

License

License