diff --git a/commands/utility/help.js b/commands/utility/help.js index cb197ba..e3502e0 100644 --- a/commands/utility/help.js +++ b/commands/utility/help.js @@ -63,7 +63,8 @@ class HelpCommand extends Command { [ 'This is a list of commands.', `To view details for a command, do \`${prefix[0]}help \`.` - ]); + ]) + .setFooter(`All the aviable prefix: ${prefix}`); for (const category of this.handler.categories.values()) { const title = {