mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 21:40:49 +02:00
Fix Examples in Commands
This commit is contained in:
@@ -6,8 +6,8 @@ module.exports = class SlowClapCommand extends Command {
|
||||
name: 'slowclap',
|
||||
group: 'random',
|
||||
memberName: 'slowclap',
|
||||
description: '*Slow Clap*. (;slowclap)',
|
||||
examples: [';slowclap']
|
||||
description: '*Slow Clap*. (x;slowclap)',
|
||||
examples: ['x;slowclap']
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user