mirror of https://github.com/zulip/zulip.git
22 lines
682 B
Markdown
22 lines
682 B
Markdown
|
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 keys for "Incoming webhook" bots are limited to only
|
||
|
sending messages via webhooks. Thus, this bot type lessens
|
||
|
the security risks associated with exposing the bot's API
|
||
|
key to third-party services.
|
||
|
|
||
|
Copy the `USERNAME` and `API KEY` - you'll need it later.
|
||
|
|
||
|
Head over to the
|
||
|
[Discourse Chat Integration Setup Instructions](https://meta.discourse.org/t/68501)
|
||
|
and complete them.
|
||
|
|
||
|
{!congrats.md!}
|
||
|
|
||
|
![](/static/images/integrations/discourse/001.png)
|