Polish readme more

This commit is contained in:
robin 2022-05-15 10:50:17 +02:00
parent 4d9a749b03
commit 4aba3decad
1 changed files with 8 additions and 5 deletions

View File

@ -1,5 +1,8 @@
apt install python3-mastodon
apt install python3-feedparser
cp settings.py.sample settings.py
Edit settings.py for your setup
python3 main.py
* 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