mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-09 18:39:35 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -6,7 +6,6 @@ module.exports = class UnloadCommand extends Command {
|
||||
name: 'unload',
|
||||
aliases: ['unload-command', 'unload-cmd', 'delete-command', 'delete-cmd'],
|
||||
group: 'util',
|
||||
memberName: 'unload',
|
||||
description: 'Unloads a command.',
|
||||
details: 'Only the bot owner(s) may use this command.',
|
||||
guarded: true,
|
||||
|
||||
Reference in New Issue
Block a user