{% extends "base_project.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 integrate it with your {{ site_name }} account in a few simple steps.
Log into your Zulip account, click on the gear icon in the upper right corner, and select Personal Settings.
Go to Bots › Add a new bot and fill out the fields.
For Bot Type, select "Incoming webhook". You can choose your preferred values for the 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 Add.
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!