jhonnold / node-tlcv

Tom's Live Chess Viewer for CCRL Broadcasts on the web!
https://ccrl.live
MIT License
23 stars 8 forks source link

Discord webhooks #56

Open ianagbip1oti opened 1 year ago

ianagbip1oti commented 1 year ago

Could add the ability to post to discord webhooks on game start/result. Would want a way to keep the webhook urls out of GitHub tho

jhonnold commented 1 year ago

This seems like a nice feature. Webhook URL could be stored in ENV just like the TLCV_ADMIN password.

ianagbip1oti commented 1 year ago

Probably want to support multiple. Maybe more than one server that wants these. Guess just comma separated in the env should be fine.