479 B
479 B
RSS bot for Telegram
- Clone:
git clone https://github.com/Brawl345/rssbot - Install Python 3 and Redis
- Install modules:
(sudo) pip3 install -r requirements.txt - Copy config:
cp config.ini.example config.ini - Insert bot token in
config.ini- Adjust redis settings if needed
- Insert your Telegram ID as admin (send
@Brawlbot idinside a chat to get yours) python3 bot.py
(c) 2016-2019 Andreas Bielawski