mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-04 07:46:43 +02:00
Remove Guard Alias
This commit is contained in:
@@ -4,7 +4,6 @@ module.exports = class GuardCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'invite-guard',
|
||||
aliases: ['guard'],
|
||||
group: 'settings',
|
||||
memberName: 'invite-guard',
|
||||
description: 'Configures auto-delete for invites.',
|
||||
|
||||
Reference in New Issue
Block a user