Change Fishy to Random Response

This commit is contained in:
dragonfire535
2017-03-03 11:32:48 -05:00
parent bea54bb2f2
commit d6ad30caf9
+1 -1
View File
@@ -4,7 +4,7 @@ class FishyCommand extends commando.Command {
constructor(Client){ constructor(Client){
super(Client, { super(Client, {
name: 'fishy', name: 'fishy',
group: 'random', group: 'response',
memberName: 'fishy', memberName: 'fishy',
description: 'Catches a fish. (;fishy)', description: 'Catches a fish. (;fishy)',
examples: [';fishy'] examples: [';fishy']