/czechcrunch-telegram-bot

Simple Telegram bot that posts article titles and links to them to Telegram

Primary LanguageJavaScriptMIT LicenseMIT

CzechCrunch Telegram Bot

I was missing CzechCrunch in Telegram and created this small bot, that posts article titles and links to Telegram channel.

How it works

  • 1 bot in Telegram (here is how you create one, put API key to .env file)
  • 1 channel in Telegram
  • Bot is admin in Telegram channel

Once in a while cron runs yarn post. Articles are fetched from cc.cz and sorted. Bot then depending on saved last state determines which articles are new and posts them in Telegram channel.