Ein RSS-Bot für Telegram (Fork von Brawl345/RSSBot) https://wiki.akamaru.de/index.php?title=RikoBot
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.
Go to file
Akamaru 7f7c7287db Update base.mo 2019-10-24 13:38:57 +02:00
locales Update base.mo 2019-10-24 13:38:57 +02:00
.gitignore Update for Python-Telegram-Bot v12 2019-03-18 18:56:04 +01:00
LICENSE Open-Source release in english 2019-03-18 18:44:21 +01:00
README.md Merge upstream 2019-10-22 19:52:46 +02:00
bot.py Fix 2019-10-22 20:42:26 +02:00
config.ini.example Support multiple languages 2019-03-18 20:33:47 +01:00
requirements.txt Kompletter Rewrite 2017-09-20 23:25:57 +02:00
utils.py Update utils.py 2019-10-02 17:28:38 +02:00

README.md

RikoBot: Ein RSS-Bot für Telegram

  1. Klonen: git clone https://gitlab.com/Akamaru/RikoBot
  2. Python 3 & Redis installieren: sudo apt install python3 python3-pip redis-server
  3. Module installieren: sudo pip3 install -r requirements.txt
  4. Config kopieren: cp config.ini.example config.ini
  5. Bot-Token in config.ini einfügen
    1. Weitere Einstellungen für Redis vornehmen, falls vom Standard abweicht
  6. Eigene Admin-ID in die Config eintragen
  7. python3 bot.py

(c) 2016-2019 Andreas Bielawski & Akamaru