kutsan / telegram-rss-bot

Self-hosted solution to read your RSS feeds through your own Telegram channel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

telegram-rss-bot

Periodically checks RSS feeds and broadcasts newly fetched links to specified Telegram channel.

Telegram channel

Usage

  1. Create ~/.config/telegram-rss-bot/urls.txt file with the URLs you want to use, separated by new line.
  2. Fill .env file.
  3. Install dependencies and build the project using npm install && npm run build.
  4. Then start it with npm start.

License

GPL-3.0

About

Self-hosted solution to read your RSS feeds through your own Telegram channel.

License:GNU General Public License v3.0


Languages

Language:TypeScript 100.0%