mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 22:34:46 +02:00
Beep
This commit is contained in:
@@ -9,7 +9,7 @@ module.exports = class HelpCommand extends Command {
|
||||
aliases: ['commands', 'command-list'],
|
||||
group: 'util',
|
||||
memberName: 'help',
|
||||
description: 'Displays a list of available commands, or detailed information for a specified command.',
|
||||
description: 'Displays a list of available commands, or detailed information for a specific command.',
|
||||
guarded: true,
|
||||
args: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user