mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-14 15:57:42 +02:00
Fix Examples in Commands
This commit is contained in:
@@ -6,8 +6,8 @@ module.exports = class InviteCommand extends Command {
|
||||
name: 'invite',
|
||||
group: 'util',
|
||||
memberName: 'invite',
|
||||
description: 'Sends you an invite for the bot and an invite to my server. (;invite)',
|
||||
examples: [';invite']
|
||||
description: 'Sends you an invite for the bot and an invite to my server. (x;invite)',
|
||||
examples: ['x;invite']
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user