refactoringg / BetterApple-Helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 100.0%