Skip to content

Instantly share code, notes, and snippets.

@maail
Created June 6, 2020 04:19
Show Gist options
  • Save maail/ef357e7906801b29151bba4dd2028d3c to your computer and use it in GitHub Desktop.
Save maail/ef357e7906801b29151bba4dd2028d3c to your computer and use it in GitHub Desktop.
index.js top
const functions = require('firebase-functions')
const { Telegraf } = require('telegraf')
const bot = new Telegraf(functions.config().bot.token)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment