This commit is contained in:
spla 2022-08-01 11:24:01 +02:00
pare 97445baf33
commit 7be37273fc
S'han modificat 1 arxius amb 1 adicions i 1 eliminacions

Veure arxiu

@ -2,7 +2,7 @@
Mail your Mastodon server inactive users and track their feedback.
This code written in Python get all more than a year inactive users from Mastodon's database and email them with the subject and message of your choice.
This code written in Python get all more than six months inactive users from your Mastodon's database and email them with the subject and message of your choice.
Then, inactive users data is stored into new created Postgresql database to track feedback and status.
Run mailing.py periodically to catch 'new' inactive users and update the elapsed days of the already emailed ones.