diff --git a/README.md b/README.md index eb89bf5..0a1388d 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ # grmlfeedbot This bot parses newsfeeds and posts them to a mastodon account +## install apt install python3-mastodon - apt install python3-feedparser +## setup cp settings.py.sample settings.py - Edit settings.py for your setup +## run python3 main.py