Fix a bunch of Zulip Voyager related comments.
(imported from commit 176e875cbc310ba00d6137930ddb718bd68f1866)
This commit is contained in:
parent
3d7c94c1a8
commit
41c2b62da0
8 changed files with 9 additions and 12 deletions
|
@ -30,15 +30,12 @@ file is as follows:
|
|||
[api]
|
||||
key=<api key from the web interface>
|
||||
email=<your email address>
|
||||
|
||||
If you are using Zulip Voyager, you should also add
|
||||
|
||||
site=<your Zulip Voyager server's URI>
|
||||
site=<your Zulip server's URI>
|
||||
|
||||
Alternatively, you may explicitly use "--user" and "--api-key" in our
|
||||
examples, which is especially useful if you are running several bots
|
||||
which share a home directory. There is also a "--site" option for
|
||||
setting the Zulip Voyager server on the command line.
|
||||
setting the Zulip server on the command line.
|
||||
|
||||
You can obtain your Zulip API key, create bots, and manage bots all
|
||||
from your Zulip [settings page](https://zulip.com/#settings).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue