Creating your first command
The basics
Add a reference to the command into index.js:
Then inside another folder called "commands", create a file with the same name as your command (including prefix)
Last updated
Add a reference to the command into index.js:
Then inside another folder called "commands", create a file with the same name as your command (including prefix)
Last updated