mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 22:34:46 +02:00
Fix Examples in Commands
This commit is contained in:
@@ -9,8 +9,8 @@ module.exports = class PotatoCommand extends Command {
|
||||
],
|
||||
group: 'randomimg',
|
||||
memberName: 'potato',
|
||||
description: 'Sends a random Potato picture. (;potato)',
|
||||
examples: [';potato']
|
||||
description: 'Sends a random Potato picture. (x;potato)',
|
||||
examples: ['x;potato']
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user