From 4e2241d4ffaaf1f4763dcaa9584465e58b004b36 Mon Sep 17 00:00:00 2001 From: spla Date: Sat, 6 Aug 2022 07:33:46 +0200 Subject: [PATCH] Updated --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c3c0423..3a41d4c 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,9 @@ Registration Opened/Closed Within Python Virtual Environment: -1. Run `pip install -r requirements.txt` to install needed libraries. +1. Run `pip install -r requirements.txt` to install needed libraries. -2. Use your favourite scheduling method to set `python info.py` to run every minute. +2. Run `python info.py` manually once to bot setup and get its access token to Mastodon instance. + +3. Use your favourite scheduling method to set `python info.py` to run every minute.