mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Change Fishy to Random Response
This commit is contained in:
@@ -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']
|
||||
|
||||
Reference in New Issue
Block a user