DS
Size: a a a
DS
ST
DS
ST
DS
DS
ST
DS
DS
ST
DS
-
const { Telegraf } = require('telegraf') const bot = new Telegraf(process.env.BOT_TOKEN) bot.start((ctx) => ctx.reply('Welcome!')) bot.help((ctx) => ctx.reply('Send me a sticker')) bot.on('sticker', (ctx) => ctx.reply('👍')) bot.hears('hi', (ctx) => ctx.reply('Hey there')) bot.launch()
ІМ
-
ІМ
ІМ
А
DS
-