From 1ac7e6463091307750ab0faf03c9aecac294c4c3 Mon Sep 17 00:00:00 2001 From: "dedal.qq" Date: Sun, 14 Oct 2018 17:24:34 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20'main.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.js b/main.js index c21cb2b..911de3a 100644 --- a/main.js +++ b/main.js @@ -1,5 +1,7 @@ const Telegraf = require('telegraf') console.log({omg: 123}) +console.write("omg") + console.log(Telegraf) \ No newline at end of file