zulip/templates/zerver/integrations/rss.md
Adam Birds d74f608147 integrations: Update RSS Documentation.
I have updated the docs for the RSS integration to include numbers to
increase its readability.

Fixes part of #17633.
2021-03-16 15:29:47 -07:00

26 lines
690 B
Markdown

Get service alerts, news, and new blog posts right in Zulip with our
RSS integration!
!!! tip ""
Note that [the Zapier integration][1] is usually a simpler way to
integrate RSS with Zulip.
[1]: ./zapier
1. {!create-stream.md!}
1. Next, on your {{ settings_html|safe }}, create an RSS bot.
1. {!download-python-bindings.md!}
1. The RSS integration will be installed to a location like
`/usr/local/share/zulip/integrations/rss/rss-bot`.
1. Follow the instructions in the `rss-bot` script for configuring the
bot, adding your subscriptions, and setting up a cron job to run
the bot.
{!congrats.md!}
![RSS bot message](/static/images/integrations/rss/001.png)