renamed general to thing

Commando
Loïc Bersier 6 years ago
parent 8b8c918b6f
commit 5a75a80ca8

@ -14,7 +14,7 @@ const client = new CommandoClient({
client.registry
.registerDefaultTypes()
.registerGroups([
['general', 'The most used commands'],
['thing', 'some things i guess? i dont know how to name it'],
['admin', 'Commands to make admin life easier'],
['owner', 'Commands the owner can use to manage the bot'],
['fun', 'Fun commands'],

Loading…
Cancel
Save