Webhook Dispatcher — Forward Webhooks as Telegram Alerts

    by Forge Executive

    2

    Receive webhooks and forward them as clean Telegram alerts. One-command setup. Dedup, batching, health checks.

    Secure checkout via Stripe

    0 installsSecurity scanned

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLI+17 more

    See it in action

    You say

    Start the webhook dispatcher on port 9090 with 5-second batching enabled and show me what the summarized alerts look like.

    Your agent does

    [Alert] 3 Webhook Events Received:

    • Stripe: Payment succeeded (ch_3L...)
    • GitHub: New PR #12 by @dev-user
    • Monitor: CPU Spike (92%) detected on prod-01 (Deduplicated 2 similar events in the last 5s)

    What you get

    Consolidate high-frequency alerts into a single summary messageFilter out duplicate webhook notifications automaticallyConvert GitHub or Stripe events into readable mobile notificationsMonitor server health with real-time Telegram status updates

    About this skill

    Webhook Dispatcher is a lightweight HTTP server that receives POST webhooks and forwards them as clean Telegram alerts. One command to set up, zero configuration beyond Telegram credentials.

    Features: • Forward any POST webhook → Telegram alert instantly • Deduplication — identical payloads skipped for 60 seconds • Batching mode — group multiple webhooks into one Telegram alert • Health check endpoint (GET / returns JSON status) • Custom port via --port flag • MIT licensed

    Install: unzip webhook-dispatcher.zip && npm install --production && node src/index.js

    Send webhooks to: http://your-server:9090 Monitor via: Telegram

    Requires: Node.js v18+, Telegram account (free).

    Changelog

    1. v1.1LatestMay 18, 2026

      Updated skill file

    2. v1.0.0May 18, 2026

      Initial release

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 3 months ago

    Listed3 months ago

    Frequently Asked Questions

    Popular in API Development