Files
zulip/zerver/webhooks/opencollective/doc.md
Anders Kaseorg dc33a0ae67 markdown: Rewrite include plugin without markdown-include.
markdown-include is GPL licensed.

Also, rewrite it as a block processor, so that it works correctly
inside indented blocks.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-06-26 17:36:31 -07:00

635 B

This integration currently supports getting notifications to a stream of your Zulip instance, when a new member signs-up on an Open Collective page.

  1. {!create-stream.md!}

  2. {!create-bot-construct-url.md!}

  3. Go to Open Collective Website, find your desired collective page, then go to Settings -> Webhooks, paste the bot URL and choose Activity -> New Member.

{!congrats.md!}

In the future, this integration can be developed in order to support other types of Activity such as New Transaction, Subscription Canceled etc.