mirror of
https://github.com/zulip/zulip.git
synced 2025-11-20 22:48:16 +00:00
integrations: Add incoming webhook macro to relevant docs.
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.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{!create-a-bot.md!}
|
||||
{!create-an-incoming-webhook.md!}
|
||||
|
||||
Construct the URL for the {{ integration_display_name }}
|
||||
bot using the bot's API key and the desired stream name:
|
||||
|
||||
Reference in New Issue
Block a user