mcTelegramBot/main.js
2018-10-14 17:24:57 +03:00

5 lines
84 B
JavaScript

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