mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 14:21:41 +02:00
Remove Help Examples
This commit is contained in:
@@ -6,8 +6,7 @@ module.exports = class LockdownCommand extends Command {
|
||||
name: 'lockdown',
|
||||
group: 'moderation',
|
||||
memberName: 'lockdown',
|
||||
description: 'Locks down the current server or removes a lockdown, which prevents non-roled members from speaking. (x;lockdown start)',
|
||||
examples: ['x;lockdown start', 'x;lockdown stop'],
|
||||
description: 'Locks down the current channel or removes a lockdown, which prevents non-roled members from speaking.',
|
||||
guildOnly: true,
|
||||
args: [{
|
||||
key: 'type',
|
||||
|
||||
Reference in New Issue
Block a user