zulip/templates/zerver/integrations/discourse.md

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