Skip to content

paramoNNNN/slowed-reverb-bot

Repository files navigation

Slowed + Reverb Telegram Bot

Fully written in TypeScript with Telegraf and BullMQ

Setup

Requirements

Configuration

Set your bot TOKEN in .env

Install and build

  • Install packages: yarn

  • build and run the bot: yarn tsc && node build/src/bot.js