Remove some stuff, fix up role commands

This commit is contained in:
Daniel Odendahl Jr
2017-12-19 01:14:11 +00:00
parent 4216426c22
commit c44ecf0052
11 changed files with 19 additions and 248 deletions
+4 -4
View File
@@ -22,15 +22,15 @@ client.registry
['random', 'Random Response'],
['single', 'Single Response'],
['events', 'Daily Events'],
['search', 'Search'],
['games', 'Games'],
['image-edit', 'Image Manipulation'],
['avatar-edit', 'Avatar Manipulation'],
['text-edit', 'Text Manipulation'],
['number-edit', 'Number Manipulation'],
['search', 'Search'],
['games', 'Games'],
['role-manage', 'Role Management'],
['other', 'Other'],
['roleplay', 'Roleplay']
['roleplay', 'Roleplay'],
['role-manage', 'Home Server Role Management']
])
.registerDefaultCommands({
help: false,