mcTelegramBot/main.js
2018-10-14 17:31:56 +03:00

5 lines
84 B
JavaScript

const Telegraf = require('telegraf')
console.log({omg: 123})
console.log(Telegraf)