mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-23 18:05:01 +02:00
Remove Help Examples
This commit is contained in:
@@ -6,8 +6,7 @@ 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. (x;invite)',
|
||||
examples: ['x;invite']
|
||||
description: 'Sends you an invite for the bot and an invite to my server.'
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user