Move groups around

This commit is contained in:
Daniel Odendahl Jr
2017-11-03 17:45:45 +00:00
parent 4e057cf9b5
commit ab2d75c3a6
19 changed files with 21 additions and 20 deletions
+2 -1
View File
@@ -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'],