mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-22 18:29:14 +02:00
Fix Examples in Commands
This commit is contained in:
@@ -10,8 +10,8 @@ module.exports = class GiveFlowerCommand extends Command {
|
||||
],
|
||||
group: 'random',
|
||||
memberName: 'giveflower',
|
||||
description: 'Gives Xiao Pai a flower. (;giveflower)',
|
||||
examples: [';giveflower']
|
||||
description: 'Gives Xiao Pai a flower. (x;giveflower)',
|
||||
examples: ['x;giveflower']
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user