More Alises, Help Color

This commit is contained in:
Daniel Odendahl Jr
2017-09-03 17:07:03 +00:00
parent 9a3dc3de2b
commit 0918eff247
4 changed files with 4 additions and 1 deletions
+1
View File
@@ -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',