Prerequisites Cloudflare Account Learn More Cloudflare KV Namespace Learn More Cloudflare Worker Learn More Discord Webhook URL Learn More Get Started Update wrangler.toml Replace the worker name in line 1 Replace YOUR_DISCORD_WEBHOOK_URL with your Discord Webhook URL in wrangler.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 of username/repo or org/repo