mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-21 14:04:38 +02:00
Remove Help Examples
This commit is contained in:
@@ -7,8 +7,7 @@ module.exports = class WarnCommand extends Command {
|
||||
name: 'warn',
|
||||
group: 'moderation',
|
||||
memberName: 'warn',
|
||||
description: 'Warns a user. (x;warn @User being a jerk)',
|
||||
examples: ['x;warn @User being a jerk.'],
|
||||
description: 'Warns a user and logs the warn to the mod_logs.',
|
||||
guildOnly: true,
|
||||
args: [{
|
||||
key: 'member',
|
||||
|
||||
Reference in New Issue
Block a user