You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
discordbot.js/commands/globalcommands.json

13 lines
208 B
JSON

{
"utils": {
"help": {
"name": "help",
"permission": "all",
"description": "Shows this help command",
"category": "Utility",
"args": [
"command"
]
}
}
}