Move Urban to a new Search Group

This commit is contained in:
dragonfire535
2017-03-03 13:01:17 -05:00
parent b0f9e2c4ed
commit 988248890d
2 changed files with 2 additions and 1 deletions
@@ -6,7 +6,7 @@ class UrbanDictionary extends commando.Command {
constructor(Client){
super(Client, {
name: 'urban',
group: 'random',
group: 'search',
memberName: 'urban',
description: 'Searches Urban Dictionary. (;urban Cat)',
examples: [';urban Cat']
+1
View File
@@ -22,6 +22,7 @@ client.registry
['response', 'Random Response'],
['avataredit', 'Avatar Manipulation'],
['textedit', 'Text Manipulation'],
['search', 'Search'],
['pokemon', 'Pokémon'],
['random', 'Random/Other'],
['roleplay', 'Roleplay']