From 5071ba0cf78dbcfc1492b63ad3dddd0ec56df669 Mon Sep 17 00:00:00 2001 From: Christian Quest Date: Fri, 19 Oct 2018 15:56:53 +0200 Subject: [PATCH] useage added --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 582de7b..058aa31 100644 --- a/README.md +++ b/README.md @@ -30,3 +30,13 @@ cd tootbot # install required python modules pip3 install -r requirements.txt ``` + +## Useage + +`python3 tootbot.py ` + +Example: + +`python3 tootbot.py geonym_fr geonym@mastodon.mydomain.org **password** mastodon.mydomain.org` + +It's up to you to add this in your crontab :)