Added conventional (non-slash) commands support for settings command

Settings server plugin postponed.
This commit is contained in:
Isaac
2021-03-21 22:52:32 +00:00
parent 57ca04288b
commit 04397b3261
6 changed files with 91 additions and 35 deletions

View File

@@ -17,6 +17,10 @@
"description": "The topic of the ticket"
}
}
},
"settings": {
"name": "settings",
"description": "Configure Discord Tickets"
}
},
"no_perm": "❌ You do not have the permissions required to use this command:\n%s",