Skip to content

diwasatreya/Advanced-Command-Handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Information

It is command handler for discord bot. You can add many commands given by most of the developer server. It supports aliases, description, category, and usage.

Installation

First clone the repo:

git clone https://github.com/diwasatreya/Advanced-Command-Handler.git

Host in REPLIT

image

Setup

  • Add TOKEN in .env file and for replit users in secrets
  • Add prefix and developerID in config.json
  • Run command: node index.js

Change Status

  • Goto index.js line 99 then you can change it to idle, online, dnd and offline.

Changing

  • Goto commands folder and change Category 1 and Category 2 into category name like Fun, Info, Moderation etc.

Changing message when bot is mentioned

  • Goto index.js and change from 34 line numberto 44 line.

About

Command Handler for discord bot using discord.js. It is very easy to use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published