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/README.md

12 lines
539 B
Markdown
Raw Normal View History

2017-09-21 00:17:31 +02:00
RikoBot: Ein RSS-Bot für Telegram
2016-11-21 23:08:38 +01:00
=====================
2017-09-21 00:17:31 +02:00
1. **Klonen:** `git clone https://gitlab.com/Akamaru/RikoBot`
2017-09-20 23:25:57 +02:00
2. **Python 3 installieren:** `sudo apt-get install python3 python3-pip`
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
2016-11-21 23:08:38 +01:00
1. Weitere Einstellungen für Redis vornehmen, falls vom Standard abweicht
2017-09-20 23:25:57 +02:00
6. **Eigene Admin-ID in die Config eintragen**
2016-11-21 23:08:38 +01:00
7. `python3 bot.py`
2017-09-21 00:17:31 +02:00
(c) 2016-2017 Andreas Bielawski