diff --git a/index.js b/index.js index 1378c8c..c034c41 100644 --- a/index.js +++ b/index.js @@ -1,8 +1,6 @@ console.log(Date.now().toLocaleString()) console.log(`========================================== - STARTING BOT - =============================================`) const TelegramBot = require('node-telegram-bot-api');