Go to file
robin 5f6b7c8961 Polish readme more 2022-05-15 10:51:53 +02:00
data add secret store 2022-05-15 10:19:26 +02:00
log add log directory 2022-05-15 10:06:33 +02:00
README.md Polish readme more 2022-05-15 10:51:53 +02:00
main.py First debug free working version 2022-05-15 10:33:40 +02:00
settings.py.sample add some comments 2022-05-15 10:28:27 +02:00

README.md

grmlfeedbot

This bot parses newsfeeds and posts them to a mastodon account

apt install python3-mastodon

apt install python3-feedparser

cp settings.py.sample settings.py

Edit settings.py for your setup

python3 main.py