mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-13 00:09:08 +02:00
Fix Examples in Commands
This commit is contained in:
@@ -7,8 +7,8 @@ module.exports = class NitroCommand extends Command {
|
||||
name: 'nitro',
|
||||
group: 'random',
|
||||
memberName: 'nitro',
|
||||
description: 'Sends a "This Message Can Only be viewed by Nitro Members" message. (;nitro)',
|
||||
examples: [';nitro']
|
||||
description: 'Sends a "This Message Can Only be viewed by Nitro Members" message. (x;nitro)',
|
||||
examples: ['x;nitro']
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user