- Cloudflare Account Learn More
- Cloudflare KV Namespace Learn More
- Cloudflare Worker Learn More
- Discord Webhook URL Learn More
- Update
wrangler.toml
- Replace the worker name in line 1
- Replace
YOUR_DISCORD_WEBHOOK_URL
with your Discord Webhook URL inwrangler.toml
file. - Replace
YOUR_KV_HERE
with the KV id optained from Cloudflare KV Namespace
- Update
src/index.js
- Update the
WATCHING
array to include list of repos to be notified about. In the form ofusername/repo
ororg/repo