mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 21:40:51 +02:00
Move groups around
This commit is contained in:
+2
-1
@@ -15,10 +15,11 @@ client.registry
|
||||
.registerTypesIn(path.join(__dirname, 'types'))
|
||||
.registerGroups([
|
||||
['util', 'Utility'],
|
||||
['guild-info', 'Server Information'],
|
||||
['info', 'Discord Information'],
|
||||
['moderation', 'Moderation'],
|
||||
['random-res', 'Random Response'],
|
||||
['single-res', 'Single Response'],
|
||||
['events', 'Daily Events'],
|
||||
['image-edit', 'Image Manipulation'],
|
||||
['avatar-edit', 'Avatar Manipulation'],
|
||||
['text-edit', 'Text Manipulation'],
|
||||
|
||||
Reference in New Issue
Block a user