mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 22:32:50 +02:00
Fix Examples in Commands
This commit is contained in:
@@ -6,8 +6,8 @@ module.exports = class SlotsCommand extends Command {
|
||||
name: 'slots',
|
||||
group: 'games',
|
||||
memberName: 'slots',
|
||||
description: 'Play slots. (;slots)',
|
||||
examples: [';slots']
|
||||
description: 'Play slots. (x;slots)',
|
||||
examples: ['x;slots']
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user