mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-21 05:54:33 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -6,7 +6,6 @@ module.exports = class BlacklistCommand extends Command {
|
||||
super(client, {
|
||||
name: 'blacklist',
|
||||
group: 'util',
|
||||
memberName: 'blacklist',
|
||||
description: 'Blacklists a user or server.',
|
||||
details: 'Only the bot owner(s) may use this command.',
|
||||
ownerOnly: true,
|
||||
|
||||
Reference in New Issue
Block a user