Skip to content

kutsan/telegram-rss-bot

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published