zulip/templates/zerver/integrations/discourse.md
Adam Birds c14dd92c2c integrations: Update Discourse Documentation.
I have updated the docs for the Discourse integration to include numbers
for better readability.

Fixes part of #17633.
2021-03-16 15:29:47 -07:00

777 B

  1. On your {{ settings_html|safe }}, create a bot for {{ integration_display_name }}. Make sure that you select Incoming webhook as the Bot type:

    Bot types

    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.

  2. Copy the USERNAME and API KEY - you'll need it later.

  3. Head over to the discourse-chat-integration setup instructions and complete them.

{!congrats.md!}

Discourse chat integration