Updated README.md

This commit is contained in:
salvadorpla 2019-11-30 14:38:37 +01:00
pare 6c5070d2b8
commit 82d708742c
S'han modificat 1 arxius amb 1 adicions i 1 eliminacions

Veure arxiu

@ -3,7 +3,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.
Emailed inactive users data are stored into new Postgresql database to track feedback and status.
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 uptade the elapsed days of the already emailed ones.
### Dependencies