mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-20 05:51:35 +02:00
Remove Help Examples
This commit is contained in:
@@ -14,8 +14,7 @@ module.exports = class GuildInfoCommand extends Command {
|
||||
],
|
||||
group: 'guildinfo',
|
||||
memberName: 'server',
|
||||
description: 'Gives some info on the current server. (x;server)',
|
||||
examples: ['x;server'],
|
||||
description: 'Gives some info on the current server.',
|
||||
guildOnly: true
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user