mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 14:21:41 +02:00
Fix Examples in Commands
This commit is contained in:
@@ -9,8 +9,8 @@ module.exports = class XiaoCommand extends Command {
|
||||
],
|
||||
group: 'randomimg',
|
||||
memberName: 'xiaopai',
|
||||
description: 'Sends a random image of Xiao Pai. (;xiaopai)',
|
||||
examples: [';xiaopai']
|
||||
description: 'Sends a random image of Xiao Pai. (x;xiaopai)',
|
||||
examples: ['x;xiaopai']
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user