integrations: Document server-side setup for twitter integration.

This commit is contained in:
Tim Abbott 2016-01-09 23:23:01 -08:00
parent c6d06b0c4e
commit 50bc32dc95
1 changed files with 6 additions and 0 deletions

View File

@ -1701,6 +1701,12 @@ access_token_secret =</pre>
specified stream, with the search term as the topic.</p>
<img class="screenshot" src="/static/images/integrations/twitter/001.png" />
<p>Note that the twitter search bot integration <b>just sends
links to tweets</b>; the pretty inline previews of tweets are
generated by the Twitter card rendering integration configured
in <code>/etc/zulip/settings.py</code> on the Zulip server.</p>
</div>
<div id="travis" class="integration-instructions">