From 7e18671b3b560b9e5ba11024d29a7a58795ca5c4 Mon Sep 17 00:00:00 2001 From: mpagler <167506943+mpagler@users.noreply.github.com> Date: Mon, 7 Oct 2024 14:12:46 +0200 Subject: [PATCH] Update README.md Added missing key in documentation --- zulip_botserver/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/zulip_botserver/README.md b/zulip_botserver/README.md index c16e0b1ee6..cb5750f555 100644 --- a/zulip_botserver/README.md +++ b/zulip_botserver/README.md @@ -19,6 +19,7 @@ The format for a configuration file is: email=helloworld-bot@zulip.com site=http://localhost token=abcd1234 + bot-config-file=helloworld.conf Is passed `--use-env-vars` instead of `--config-file`, the configuration can instead be provided via the `ZULIP_BOTSERVER_CONFIG`