Ein RSS-Bot für Telegram (Fork von Brawl345/RSSBot)
https://wiki.akamaru.de/index.php?title=RikoBot
.gitignore | ||
bot.py | ||
config.ini.example | ||
README.md | ||
requirements.txt | ||
utils.py |
RSS-Bot für Telegram
- Klonen:
git clone https://git.centzilius.de/iCON/rssbot
- Python 3 installieren:
sudo apt-get install python3 python3-pip
- Module installieren:
sudo pip3 install -r requirements.txt
- Config kopieren:
cp config.ini.example config.ini
- Bot-Token in
config.ini
einfügen- Weitere Einstellungen für Redis vornehmen, falls vom Standard abweicht
- Eigene Admin-ID in die Config eintragen
python3 bot.py
(c) 2016-2017 Andreas Bielawski