diff --git a/main.js b/main.js index 6b3c636..c21cb2b 100644 --- a/main.js +++ b/main.js @@ -1,5 +1,5 @@ -// const Telegraf = require('telegraf') +const Telegraf = require('telegraf') console.log({omg: 123}) -//console.log(Telegraf) \ No newline at end of file +console.log(Telegraf) \ No newline at end of file