mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 21:40:49 +02:00
23
This commit is contained in:
@@ -6,7 +6,7 @@ module.exports = class InviteGuardCommand extends Command {
|
||||
name: 'invite-guard',
|
||||
group: 'settings',
|
||||
memberName: 'invite-guard',
|
||||
description: 'Configures auto-delete for invites.',
|
||||
description: 'Turns on auto-deletion of invites.',
|
||||
guildOnly: true,
|
||||
userPermissions: ['ADMINISTRATOR']
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user