Shrunk the first console.log

This commit is contained in:
Nefrace 2021-04-07 23:56:49 +03:00
parent 9e04df77ea
commit e0afd2fc35
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
console.log(Date.now().toLocaleString())
console.log(`==========================================
STARTING BOT
=============================================`)
const TelegramBot = require('node-telegram-bot-api');