From d6ad30caf99c2845144ed3cffce9ae03fefa9244 Mon Sep 17 00:00:00 2001 From: dragonfire535 Date: Fri, 3 Mar 2017 11:32:48 -0500 Subject: [PATCH] Change Fishy to Random Response --- commands/response/fishy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/response/fishy.js b/commands/response/fishy.js index 45c8a559..f00370d0 100644 --- a/commands/response/fishy.js +++ b/commands/response/fishy.js @@ -4,7 +4,7 @@ class FishyCommand extends commando.Command { constructor(Client){ super(Client, { name: 'fishy', - group: 'random', + group: 'response', memberName: 'fishy', description: 'Catches a fish. (;fishy)', examples: [';fishy']