mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 22:34:46 +02:00
Remove Help Examples
This commit is contained in:
@@ -10,8 +10,7 @@ module.exports = class UnbanCommand extends Command {
|
||||
],
|
||||
group: 'moderation',
|
||||
memberName: 'unban',
|
||||
description: 'Unbans a user. (x;unban USERID not being a jerk.)',
|
||||
examples: ['x;unban USERID not being a jerk.'],
|
||||
description: 'Unbans a user and logs the unban to the mod_logs.',
|
||||
guildOnly: true,
|
||||
args: [{
|
||||
key: 'memberID',
|
||||
|
||||
Reference in New Issue
Block a user