From bea54bb2f264459b1e4f8200ac744c189d7eef55 Mon Sep 17 00:00:00 2001 From: dragonfire535 Date: Fri, 3 Mar 2017 11:31:47 -0500 Subject: [PATCH] Change Urban to "Random/Other" --- commands/{response => random}/urban.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename commands/{response => random}/urban.js (97%) diff --git a/commands/response/urban.js b/commands/random/urban.js similarity index 97% rename from commands/response/urban.js rename to commands/random/urban.js index e5b34d69..349651d6 100644 --- a/commands/response/urban.js +++ b/commands/random/urban.js @@ -6,7 +6,7 @@ class UrbanDictionary extends commando.Command { constructor(Client){ super(Client, { name: 'urban', - group: 'response', + group: 'random', memberName: 'urban', description: 'Searches Urban Dictionary. (;urban Cat)', examples: [';urban Cat']