Skip to content

A template in discord.js that uses a command handler to support efficient development.

License

Notifications You must be signed in to change notification settings

Saroniii/djs_cmd_handler_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

djs_cmd_handler_template

A template in discord.js that uses a command handler to support efficient development.

How to use

If you want to use this code on the VPS...

Add a Bot token in the environment variable named token, start it, and it will work.

If you want to make it work without adding environment variables...

Replace the token variable in main.js with a token (deprecated) or create config.json or something to read the token.

About

A template in discord.js that uses a command handler to support efficient development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published