lunakv / academyruins

Magic: the Gathering Rules Library
https://www.academyruins.com
GNU Affero General Public License v3.0
3 stars 1 forks source link

Add email notifications of new documents #20

Open KingSupernova31 opened 1 year ago

KingSupernova31 commented 1 year ago

I'd love to be able to input my email address and get an email whenever a new CR/IPG/MTR comes out. (And ideally also when the update bulletin comes out, though that's less important.)

lunakv commented 1 year ago

This is a good idea, though implementing it properly will take some work.

ChristianIvicevic commented 1 year ago

Hey there, I was made aware of your project earlier today and knew about its predecessors but not about this continuation. For my personal use I wrote a small crawler that runs once per night to naively check if there is a new version of the CR available. If so, it uploads it to my blob storage and issues me Discord notification. I'll attach the gist if you want to run something similar like this to get started. It contains the Rust-based version that I am running and a previous JavaScript-based prototype.

image

https://gist.github.com/ChristianIvicevic/d57993c2177b15acb4846f47f7c8f572