mirror of https://github.com/zulip/zulip.git
webhooks/beeminder: Use create-a-bot.md macro.
This commit is contained in:
parent
ab700fb662
commit
4414f2b24b
|
@ -2,15 +2,7 @@ Get Beeminder notifications in Zulip whenever you're going to derail from your g
|
|||
|
||||
{!create-stream.md!}
|
||||
|
||||
Next, on your {{ settings_html|safe }}, [create a bot](/help/add-a-bot-or-integration) for
|
||||
{{ integration_display_name }}. Make sure that you select
|
||||
**Incoming webhook** as the **Bot type**:
|
||||
|
||||
![](/static/images/help/bot_types.png)
|
||||
|
||||
The API key for an incoming webhook bot cannot be used to read messages out
|
||||
of Zulip. Thus, using an incoming webhook bot lowers the security risk of
|
||||
exposing the bot's API key to a third-party service.
|
||||
{!create-a-bot.md!}
|
||||
|
||||
Construct the URL for the Beeminder bot using the bot's API key and your Zulip email.
|
||||
|
||||
|
|
Loading…
Reference in New Issue