diff --git a/modules/console.js b/modules/console.js index 66b0619..b321a42 100644 --- a/modules/console.js +++ b/modules/console.js @@ -37,7 +37,7 @@ function Console(bot, options, context, source) { // what does it have to be if (line.startsWith("")) { - if(!bot.options.Core.CorelessMode){ + if(bot.options.Core.CorelessMode){ return bot.commandManager.executeString( bot.console.source,