add more help aliases

This commit is contained in:
derpystuff 2023-10-25 20:51:24 +02:00
parent f2dab19d70
commit 606edf45ff

View file

@ -105,7 +105,7 @@ const categories = {
module.exports = {
name: 'help',
label: 'command',
aliases: ['cmds', 'cmd', 'commands', 'command'],
aliases: ['cmds', 'cmd', 'commands', 'command', 'pleasehelpmeiamgoingtoexplode', 'h', '?'],
metadata: {
description: 'List all commands, get more information about individual commands.',
description_short: 'Show full command list',