From 2eba21a5747c01e5b756709d23afce80ecc8eb0a Mon Sep 17 00:00:00 2001 From: 4Parker02991 <4parker02991@noreply.localhost> Date: Sat, 27 Jan 2024 09:46:14 -0500 Subject: [PATCH] Update modules/console.js --- modules/console.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,