Ein RSS-Bot für Telegram (Fork von Brawl345/RSSBot)
https://wiki.akamaru.de/index.php?title=RikoBot
locales | ||
.gitignore | ||
bot.py | ||
config.ini.example | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
utils.py |
RikoBot: Ein RSS-Bot für Telegram
- Klonen:
git clone https://gitlab.com/Akamaru/RikoBot
- Python 3 & Redis installieren:
sudo apt install python3 python3-pip redis-server
- 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-2019 Andreas Bielawski & Akamaru