master
spla 2022-08-06 07:33:46 +02:00
parent d4405bd162
commit 4e2241d4ff
1 changed files with 4 additions and 2 deletions

View File

@ -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.