From ea0fe9036737dcb0c028f9f2e3505864f00c9bc5 Mon Sep 17 00:00:00 2001 From: Sumana Harihareswara Date: Fri, 9 Feb 2018 14:05:14 -0500 Subject: [PATCH] webhooks/beeminder/doc.md: Use better macros. --- zerver/webhooks/beeminder/doc.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/zerver/webhooks/beeminder/doc.md b/zerver/webhooks/beeminder/doc.md index acf9ebb31d..fa43e9cb5a 100644 --- a/zerver/webhooks/beeminder/doc.md +++ b/zerver/webhooks/beeminder/doc.md @@ -2,16 +2,9 @@ Get Beeminder notifications in Zulip whenever you're going to derail from your g {!create-stream.md!} -{!create-a-bot.md!} +{!create-bot-construct-url.md!} -Construct the URL for the Beeminder bot using the bot's API key and your Zulip email. - -The webhook URL should look like: - -`{{api_url}}?api_key=BOT'S_API_KEY&email=foo@example.com` - -Modify the parameters of the URL above where `api_key` is the API key of your Zulip bot -and `email` is your Zulip email. +{!append-stream-name.md!} * When creating or editing a goal in Beeminder, you can check the **Make private** option to make sure the bot sends you private messages; otherwise, the bot will send messages to a public stream.