GitHub Discord
Webhook Bridge

Transform GitHub push events into beautiful Discord embeds. Free, public, no signup required.

Quick Setup

  1. 1Create a webhook in Discord: Server Settings → Integrations → Webhooks
  2. 2Paste your Discord webhook URL below and configure options
  3. 3In GitHub: Repo Settings → Webhooks → Add webhook with the generated URL
  4. 4Set Content type to application/json, select push event
Ready
{
  "message": "Run GET or POST to see a response"
}

Detailed Instructions

1. Get your Discord Webhook URL
  • Go to your Discord server → Server Settings → Integrations → Webhooks
  • Click "New Webhook" or select an existing one
  • Copy the Webhook URL
2. Configure GitHub Webhook
  • Go to your GitHub repo → Settings → Webhooks → Add webhook
  • Paste the generated Payload URL from above
  • Content type: application/json
  • Events: Select "Just the push event"
  • Active: ✓ Checked
3. Security Notes
  • Your Discord webhook URL is validated to ensure it's a legitimate Discord URL
  • Only discord.com and discordapp.com webhooks are accepted
  • Consider using GitHub webhook secrets for additional security
Feature Set
  • Commit author with avatar
  • File changes (added/removed/modified)
  • Clean commit message formatting
  • Repository & branch info
  • 100+ timezone support
  • Multiple commits in one embed
  • Direct links to commits
  • Commit skip support (-skip flag)

Public service by hoes.pics · No auth required · Free forever