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