diff --git a/commands/info/help.js b/commands/info/help.js index 3b1dd16..a554736 100644 --- a/commands/info/help.js +++ b/commands/info/help.js @@ -56,6 +56,10 @@ module.exports = { break; } } + if(commands === ""){ + fieldName = "Command not found"; + commands = "No command with that name found." + } let regex = //g; commands = commands.replace(regex, prefix) embed.addFields(