Updated README.md

master
salvadorpla 2019-11-30 14:50:13 +01:00
parent a055e9e058
commit 786e65f9af
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,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.
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.
Run mailing.py periodically to catch 'new' inactive users and update the elapsed days of the already emailed ones.
### Dependencies