{% extends "base.html" %} {% load compress humanize static hc_extras %} {% block title %}Zulip Integration for {{ site_name }}{% endblock %} {% block content %}
Zulip is an open-source group chat app with an email threading model. If you use or plan on using Zulip, you can can integrate it with your {{ site_name }} account in few simple steps.
Log into your Zulip account, click on the gear icon in the upper right corner, and select Settings.
Got to Your bots › Add a new bot and fill out the fields.
For Bot Type, select "Incoming webhook". You can choose your own preferred values for bot's name and email.
For the profile picture, feel free to use the {{ site_name }} logo:
After you have filled out the values, click on Create Bot.
Download the bot's zuliprc
file by clicking on the
cyan download icon, and upload it in the form below.
Also specify the stream or the private user you want {{ site_name }}
to post notifications to.
Save the integration and you are done!