mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-21 14:04:38 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -8,7 +8,6 @@ module.exports = class HelpCommand extends Command {
|
||||
name: 'help',
|
||||
aliases: ['commands', 'command-list'],
|
||||
group: 'util-public',
|
||||
memberName: 'help',
|
||||
description: 'Displays a list of available commands, or detailed information for a specific command.',
|
||||
guarded: true,
|
||||
args: [
|
||||
|
||||
Reference in New Issue
Block a user