Skip to content
/ rss_bot Public

Send RSS-etnries to telegram bot. Maked with fastapi(backend), django(admin), celery, docker

Notifications You must be signed in to change notification settings

strpc/rss_bot

Repository files navigation

RSS BOT


Telegram bot for delivery feed for you. Worked on @fromRSS2bot. Hosted on Raspberry Pi(yes)).

For hosted bot on your environment do next:

  1. git clone https://github.com/strpc/rss_bot.git
  2. cp .env.example .env
  3. Edit .env-file. Requiered params: TELEGRAM_TOKEN. For receiving token go to @BotFather.
  4. Set your bot webhook:
curl -F "url=https://YOUR_HOST/" https://api.telegram.org/bot${BOT_TOKEN}/setWebhook
  1. Run: docker-compose -f docker-compose.yml up -d

About

Send RSS-etnries to telegram bot. Maked with fastapi(backend), django(admin), celery, docker

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published