MergHQ / tg-jodel

Bot for expanding jodel post comments to telegram chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram bot for expanding comments to tg chat

Running locally

  1. npm i
  2. export BOT_TOKEN=<tg-bot-token>
  3. npm run dev

Improvements

  • Clean up fuckery with handling TaskEithers in the onText event handler.

About

Bot for expanding jodel post comments to telegram chat


Languages

Language:TypeScript 94.1%Language:Dockerfile 5.9%