Skip to content

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!

License

Notifications You must be signed in to change notification settings

bastianleicht/DiscordJS-Bot-Base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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!

Topics

Resources

License

Stars

Watchers

Forks