Ein RSS-Bot für Telegram (Fork von Brawl345/RSSBot)
https://wiki.akamaru.de/index.php?title=RikoBot
.gitignore | ||
bot.py | ||
config.ini.example | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
utils.py |
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 id
inside a chat to get yours) python3 bot.py
(c) 2016-2019 Andreas Bielawski