mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-16 00:12:32 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -8,7 +8,6 @@ module.exports = class UnblacklistCommand extends Command {
|
||||
name: 'unblacklist',
|
||||
aliases: ['whitelist'],
|
||||
group: 'util',
|
||||
memberName: 'unblacklist',
|
||||
description: 'Unblacklists a user or server.',
|
||||
details: 'Only the bot owner(s) may use this command.',
|
||||
ownerOnly: true,
|
||||
|
||||
Reference in New Issue
Block a user