Before migrating to Lemmy, I decided to request a copy of the data Reddit has on me.
To my surprise, the export includes a file ip_logs.csv
with a list of all IP addresses that I used to connect to Reddit for the last 3-4 months!!
That seems quite unnecessary.
Well then.
crontab -e
0 0 1 * * /home/rtxn/scripts/reddit_gdpr_request_mail.sh
:wq
Thank you! Finally managed to quit vim!