Back

CloudflareWorker Hook

View Repository
CloudflareWebhookAPIServerless

CloudflareWorker Hook

Cloudflare Worker Hook is a serverless application built using Cloudflare Workers to automate the tracking of GitHub repositories and notify users of updates via Discord webhooks. The application leverages Cloudflare Workers KV for persistent storage and Cron Triggers to schedule periodic checks on specified repositories. When new information is detected during these checks, the application sends real-time updates to configured Discord channels, ensuring users are promptly informed. This utility has significantly enhanced my ability to track various repositories efficiently. By open-sourcing the project, I aim to enable others to configure and deploy their own instances, allowing them to monitor their repositories and receive notifications in their preferred Discord channels.

Features

Technical Details