zulip/templates/zerver/help/add-a-bot-or-integration.md

33 lines
934 B
Markdown
Raw Normal View History

# Add a bot or integration
By default, anyone other than guests can add a bot to a Zulip organization.
A bot that sends content to or from another product is often called an
**integration**.
Organization administrators can also
[restrict bot creation](/help/restrict-bot-creation). Any bot that is added
is visible and available for anyone to use.
## Add a bot or integration
{start_tabs}
{settings_tab|your-bots}
2. Click **Add a new bot**.
2017-08-22 14:47:18 +02:00
3. Fill out the fields, and click **Create bot**.
!!! warn ""
See [bots and integrations](/help/bots-and-integrations) for more information about
the various fields.
Nearly all third-party integrations should use **Incoming webhook**
as the **bot type**.
{end_tabs}
Depending on the type of bot you're creating, you may need to download its
`.zuliprc` configuration file. For that, click the **download**
(<i class="fa fa-download"></i>) icon under the bot's name.