new feature: posting unfollowing accounts

This commit is contained in:
spla 2023-04-02 10:35:57 +02:00
pare 27119c1244
commit 67faa9fc99

Veure arxiu

@ -15,4 +15,6 @@ Within Python Virtual Environment:
2. Run `python followers.py` to setup and create new Postgresql database and needed tables in it the first time it's running. Then it will get followers values and post them privately.
3. Use your favourite scheduling method to set `python followers.py` to run and desired pace.
3. Use your favourite scheduling method to set `python followers.py` to run and desired pace.
2.4.23 - New feature! post of unfollowing accounts