qiaochloe / bph-site

https://bph-site.vercel.app
0 stars 0 forks source link

Notify teams when hints answered #86

Open qiaochloe opened 1 day ago

qiaochloe commented 1 day ago

I think the best way to do this is with a toast and server-sent events (SSEs). SSEs are a bit complicated but probably cleaner than email notifications or Discord pings. This should definitely be on the roadmap along with automatic guess updates.