mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-19 13:56:43 +02:00
Fix Examples in Commands
This commit is contained in:
@@ -6,8 +6,8 @@ module.exports = class LennyCommand extends Command {
|
||||
name: 'lenny',
|
||||
group: 'random',
|
||||
memberName: 'lenny',
|
||||
description: 'Responds with the lenny face. (;lenny)',
|
||||
examples: [';lenny']
|
||||
description: 'Responds with the lenny face. (x;lenny)',
|
||||
examples: ['x;lenny']
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user