mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 12:21:58 +00:00
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>
18 lines
635 B
Markdown
18 lines
635 B
Markdown
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!}
|
|
|
|
1. {!create-bot-construct-url.md!}
|
|
|
|
1. Go to [Open Collective Website](https://opencollective.com/), 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.
|