/Discord.js-Handler-Template

The Best Discord.js Handler Template which handle commands and events dynamically and Beginner friendly - Easy to understand (i think)!

Primary LanguageJavaScriptMIT LicenseMIT

Discord.js-Handler-Template


Discord Support Server


Installation Guide


- have **node.js v16.6 or higher**
  • npm install to Install the depedences

  • node . to start the Bot





Commands Information

To add a command Category create a Folder in ./src/commands

To add a command Category create a Folder in ./src/slashCommands

If u want to create "normal" commands create the files just in ./src/commands and choose which category you want

If u want to create "Slash" commands create the files just in ./src/slashCommands and choose which category you want



Config File

  • lines are Required
  • First rename config.js.example to config.js in ./src/configs/config.js
  • PREFIX change it to whatever you want and this means %ping , %help in normal commands

mainGuild Main Server ID , leave it blank if you want to globally activate slah commands



Discord Server 😎 | Website


If consider using this Bot, make sure to credit me!

This Handler created by ! 𝐉𝐅・Ahmed_Mondo#4553 (583428943378513940)