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