acmcsufoss / lc-dailies

Daily Leetcode challenges for members to practice their algorithms.
https://acmcsuf.com/lc-dailies
MIT License
2 stars 0 forks source link

Set up Cloudflare cron trigger #14

Closed EthanThatOneKid closed 10 months ago

EthanThatOneKid commented 10 months ago

In order to send in the official ACM at CSUF Discord server, our HTTP server exposes an endpoint POST https://lc-dailies.deno.dev/webhook/:token which when triggered, a webhook detailing Leetcode's daily challenge question is delivered to the 📚algo-chat text channel.

Literature