mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 06:42:51 +02:00
More Alises, Help Color
This commit is contained in:
@@ -34,6 +34,7 @@ module.exports = class HelpCommand extends Command {
|
||||
${commands[0].description}
|
||||
${commands[0].details || ''}
|
||||
`)
|
||||
.setColor(0x00AE86)
|
||||
.addField('❯ Format',
|
||||
msg.anyUsage(`${commands[0].name} ${commands[0].format ? commands[0].format : ''}`))
|
||||
.addField('❯ Aliases',
|
||||
|
||||
Reference in New Issue
Block a user