mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 14:19:56 +02:00
Fix Examples in Commands
This commit is contained in:
@@ -6,8 +6,8 @@ module.exports = class CanYouNotCommand extends Command {
|
||||
name: 'canyounot',
|
||||
group: 'random',
|
||||
memberName: 'canyounot',
|
||||
description: 'Can YOU not? (;canyounot)',
|
||||
examples: [';canyounot']
|
||||
description: 'Can YOU not? (x;canyounot)',
|
||||
examples: ['x;canyounot']
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user