corporate: Update Zephyr mirroring docs.

This commit is contained in:
Tim Abbott 2016-08-14 18:34:30 -07:00
parent 48ed7e2e31
commit bc7c9a5bbb
1 changed files with 2 additions and 3 deletions

View File

@ -23,11 +23,10 @@
<ol>
<li><p>Get your Zulip API key from the Zulip "Settings" panel and put it in a file in your
Athena home directory called <code>~/Private/.humbug-api-key</code> (that's not a mistake;
the API key file still has the Humbug name).</p></li>
Athena home directory called <code>~/Private/.zulip-api-key</code>.</p></li>
<li><p>Run the following command to copy over all of your subscriptions:<br />
<code>/mit/tabbott/humbug/zephyr_mirror.py --sync-subscriptions</code></p>
<code>/mit/tabbott/zulip/zephyr_mirror.py --sync-subscriptions</code></p>
<p> NOTE: Zulip supports several ways to control what messages you want to read
right now, but Zulip does not yet have a direct equivalent to Barnowl filters.