Ein RSS-Bot für Telegram (Fork von Brawl345/RSSBot) https://wiki.akamaru.de/index.php?title=RikoBot
This repository has been archived on 2021-04-24. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2019-03-18 18:44:21 +01:00
.gitignore Kompletter Rewrite 2017-09-20 23:25:57 +02:00
bot.py Open-Source release in english 2019-03-18 18:44:21 +01:00
config.ini.example Logging can be configured now, just like in Nextbot 2018-10-08 19:28:49 +02:00
LICENSE Open-Source release in english 2019-03-18 18:44:21 +01:00
README.md Open-Source release in english 2019-03-18 18:44:21 +01:00
requirements.txt Kompletter Rewrite 2017-09-20 23:25:57 +02:00
utils.py Fixes für schon-escapete Feeds + erlaube Tilden in der URL 2017-09-21 00:50:53 +02:00

RSS bot for Telegram

  1. Clone: git clone https://github.com/Brawl345/rssbot
  2. Install Python 3 and Redis
  3. Install modules: (sudo) pip3 install -r requirements.txt
  4. Copy config: cp config.ini.example config.ini
  5. Insert bot token in config.ini
    1. Adjust redis settings if needed
  6. Insert your Telegram ID as admin (send @Brawlbot id inside a chat to get yours)
  7. python3 bot.py

(c) 2016-2019 Andreas Bielawski