mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 08:26:11 +00:00
markdown macros: Add create-a-bot-indented macro.
This commit is contained in:
@@ -1,15 +1,4 @@
|
||||
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**:
|
||||
|
||||

|
||||
|
||||
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.
|
||||
|
||||
Fill out the rest of the fields, and click **Create bot**.
|
||||
{!create-a-bot-indented.md!}
|
||||
|
||||
Now, construct the URL for the {{ integration_display_name }}
|
||||
bot using the bot's API key and the desired stream name:
|
||||
|
||||
Reference in New Issue
Block a user