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.
1b985ddb561699ce736ac59bc4e27b51521dcf4a
RSS-Bot für Telegram
git clone https://gitlab.com/iCON/rssbot
sudo apt-get install python3 python3-pip
sudo pip3 install ...
3.1python-telegram-bot
3.2redis
3.3feedparser
3.4beautifulsoup4
cp config.ini.example config.ini
- Bot-Token in
config.ini
einfügen 5.1 Weitere Einstellungen für Redis vornehmen, falls vom Standard abweicht bot.py
öffnen und unterdef can_use(update):
die ID zur eigenen abändernpython3 bot.py
(c) 2016 Andreas Bielawski
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%