diff --git a/DiscordModules/General/help.js b/DiscordModules/General/help.js index ed22350..ad11dfd 100755 --- a/DiscordModules/General/help.js +++ b/DiscordModules/General/help.js @@ -23,6 +23,7 @@ module.exports = class nHelp extends Command { } async command(ctx) { + console.log(ctx.args) let Help = new MessageEmbed(); const commands = { General: {