forked from Supositware/Haha-Yes
renamed general to thing
This commit is contained in:
parent
8b8c918b6f
commit
5a75a80ca8
3 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
@ -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…
Reference in a new issue