Skip to content

HMRP-Official/command-handler-template

 
 

Repository files navigation

command-handler

Command Handler Template, exclusive by Blob Project.
• discord.js (v12.5.1)
• Node.js (v14.x)

Configuration

  • Run npm i (you can use --save options, but that's fine)
  • Put your token inside .env file after TOKEN=
  • Run node . or node server might work too (run node shard if you have more than 2.000 servers)

I have an issues with this template.

Please create an issues if you are having an issues with the template.

Link

LICENSE

MIT.

It's free to use, share, modify, whatever. Just don't sell them.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Shell 0.1%