mirror of
https://github.com/DarthKilroy/Spot.git
synced 2025-12-24 04:36:49 +00:00
Update help command to use buttons & text input
also, move messages / "custom commands" to JSON file
This commit is contained in:
parent
c096deb1d0
commit
a4892d854b
18 changed files with 396 additions and 691 deletions
|
|
@ -1,10 +1,7 @@
|
|||
const CommandCategory = {
|
||||
MODERATION: 'moderation',
|
||||
ADMINISTRATION: 'administration',
|
||||
BOT_MANAGEMENT: 'bot_management',
|
||||
FUN: 'fun',
|
||||
INFO: 'info',
|
||||
ROLE: 'role',
|
||||
RESOURCE: 'resource'
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue