Skip to content

paramoNNNN/slowed-reverb-bot

This branch is 1 commit ahead of master.

Folders and files

NameName
Last commit message
Last commit date
Apr 12, 2021
Aug 17, 2022
Apr 12, 2021
Mar 26, 2021
Apr 11, 2021
Mar 26, 2021
Apr 11, 2021
Aug 17, 2022
Mar 26, 2021
Aug 17, 2022
Mar 26, 2021
Aug 17, 2022
Aug 17, 2022
Dec 28, 2023

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