diff --git a/src/client/messages.js b/src/client/messages.js index 9d256f8..1e9493e 100644 --- a/src/client/messages.js +++ b/src/client/messages.js @@ -7,7 +7,7 @@ module.exports = { bugTitle: "Found a bug with %client.user.username%?", bugDescription: "Join the support server \n %client.config.supportGuild%", helpTitle: "%client.user.username% help:", - helpDescription: "%commands% \n %client.config.prefix%help to see more information about a command.", + helpDescription: "%commands%", helpCommandTitle: "%client.config.prefix%%command.name% %command.usage%", helpCommandDescription: "%command.description% \n Command Alias: %command.alias%", inviteTitle: "Invite %client.user.username% to your Discord server!",