commit
This commit is contained in:
parent
6a7cf45a51
commit
70e2f7a8aa
1 changed files with 0 additions and 1 deletions
1
app.js
1
app.js
|
@ -1,7 +1,6 @@
|
|||
const { Telegraf } = require('telegraf');
|
||||
const google = require('googlethis');
|
||||
const fs = require('fs');
|
||||
const { assert } = require('console');
|
||||
|
||||
//bot initialization
|
||||
const bot = new Telegraf(process.env.TELEGRAM);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue