This repository has been archived on 2021-04-24 . You can view files and clone it, but cannot push or open issues or pull requests.
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
Description
Ein RSS-Bot für Telegram (Fork von Brawl345/RSSBot)
https://wiki.akamaru.de/index.php?title=RikoBot
Languages
Python
73.4%
Modelica
26.6%