Skip to content

BassamAljuhni/Eissa.js-Handler-v13

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. npm i discord.js
  2. npm i ascii-table
  3. npm i ms
  4. node .

Your Bot Token must be in folder "JSON" > config.json:

{
    "TOKEN": "Your Bot Token",
    "PREFIX": "$",
    "COOLDOWN": 5000
}

Also you can change the Prefix in the same "config.json" file. and The Cooldown you can change it too to whatever you want, ex: 5000 = 5 seconds.

About

Best Discord.js v13 Commands & Events Handler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%