Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 844 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 844 Bytes

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