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.
RikoBot/README.md
2019-03-18 18:44:21 +01:00

479 B

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