2021-03-15 21:13:46 +01:00
|
|
|
1. 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**:
|
2017-08-23 13:53:15 +02:00
|
|
|
|
2021-03-15 21:13:46 +01:00
|
|
|
![Bot types](/static/images/integrations/bot_types.png)
|
2017-08-23 13:53:15 +02:00
|
|
|
|
2021-03-15 21:13:46 +01:00
|
|
|
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.
|
2017-08-23 13:53:15 +02:00
|
|
|
|
2021-03-15 21:13:46 +01:00
|
|
|
1. Copy the `USERNAME` and `API KEY` - you'll need it later.
|
2017-08-23 13:53:15 +02:00
|
|
|
|
2021-03-15 21:13:46 +01:00
|
|
|
1. Head over to the
|
|
|
|
[discourse-chat-integration setup instructions](https://meta.discourse.org/t/68501)
|
|
|
|
and complete them.
|
2017-08-23 13:53:15 +02:00
|
|
|
|
|
|
|
{!congrats.md!}
|
|
|
|
|
2020-08-05 11:50:17 +02:00
|
|
|
![Discourse chat integration](/static/images/integrations/discourse/001.png)
|