Shrunk the first console.log
This commit is contained in:
2
index.js
2
index.js
@ -1,8 +1,6 @@
|
|||||||
console.log(Date.now().toLocaleString())
|
console.log(Date.now().toLocaleString())
|
||||||
console.log(`==========================================
|
console.log(`==========================================
|
||||||
|
|
||||||
STARTING BOT
|
STARTING BOT
|
||||||
|
|
||||||
=============================================`)
|
=============================================`)
|
||||||
|
|
||||||
const TelegramBot = require('node-telegram-bot-api');
|
const TelegramBot = require('node-telegram-bot-api');
|
||||||
|
Reference in New Issue
Block a user