zulip/zerver/webhooks/github/githubsponsors.md

749 B

Get GitHub Sponsors notifications in Zulip!

  1. {!create-channel.md!}

  2. {!create-an-incoming-webhook.md!}

  3. {!generate-integration-url.md!}

    You can refer to GitHub's documentation for webhook events.

  4. Go to your profile on GitHub and click on Sponsors dashboard. Select Webhooks. Click on Add webhook. GitHub may prompt you for your password.

  5. Set Payload URL to the URL constructed above. Set Content type to application/json and click Create webhook.

{!congrats.md!}

See also the GitHub integration.