diff --git a/index.js b/index.js index 0e69d21..9cc8e05 100644 --- a/index.js +++ b/index.js @@ -14,7 +14,7 @@ const sender = new Sender(bot) let exception = [ '' ] -console.log(bot_token) + const command = new commandManager() fs.readFile('./exception.txt', (err, data) => {