mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
Several integration docs instruct the user to create a bot, but don't specify that the type of bot should be "Incoming webhook". Renames create-a-bot.md -> create-an-incoming-webhook.md for clarity, and replaces all incomplete instructions with this macro. Renames bot_types.png -> bot_types_incoming_webhook.png and updates the image with a screenshot of the latest UI.
553 B
553 B
-
{!create-an-incoming-webhook.md!}
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
USERNAMEandAPI KEY- you'll need it later. -
Head over to the discourse-chat-integration setup instructions and complete them.
{!congrats.md!}
