Fix a bunch of Zulip Voyager related comments.

(imported from commit 176e875cbc310ba00d6137930ddb718bd68f1866)
This commit is contained in:
Tim Abbott 2015-08-21 09:34:54 -07:00
parent 3d7c94c1a8
commit 41c2b62da0
8 changed files with 9 additions and 12 deletions

View file

@ -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).