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