mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-23 18:05:01 +02:00
commands group
This commit is contained in:
@@ -17,6 +17,7 @@ client.registry
|
|||||||
.registerTypesIn(path.join(__dirname, 'types'))
|
.registerTypesIn(path.join(__dirname, 'types'))
|
||||||
.registerGroups([
|
.registerGroups([
|
||||||
['util', 'Utility'],
|
['util', 'Utility'],
|
||||||
|
['commands', 'Command Management'],
|
||||||
['info', 'Discord Information'],
|
['info', 'Discord Information'],
|
||||||
['random', 'Random Response'],
|
['random', 'Random Response'],
|
||||||
['single', 'Single Response'],
|
['single', 'Single Response'],
|
||||||
|
|||||||
Reference in New Issue
Block a user