help: Fix "Related articles" in the bots section.

Adds or extends "Related articles" lists that are either missing
or incomplete.
This commit is contained in:
David Rosa 2022-09-20 16:14:23 -04:00 committed by Tim Abbott
parent 83bd709562
commit 2a5e4e2820
6 changed files with 35 additions and 0 deletions

View File

@ -30,3 +30,11 @@ is visible and available for anyone to use.
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.
## Related articles
* [Bots and integrations](/help/bots-and-integrations)
* [Edit a bot](/help/edit-a-bot)
* [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot)
* [Restrict bot creation](/help/restrict-bot-creation)
* [View all bots in your organization](/help/view-all-bots-in-your-organization)

View File

@ -75,3 +75,12 @@ By default, anyone other than guests can [add a bot](/help/add-a-bot-or-integrat
Zulip organization, but administrators can
[restrict bot creation](/help/restrict-bot-creation). Any bot that is added
is visible and available for anyone to use.
## Related articles
* [Add a bot or integration](/help/add-a-bot-or-integration)
* [Edit a bot](/help/edit-a-bot)
* [Request an integration](/help/request-an-integration)
* [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot)
* [Restrict bot creation](/help/restrict-bot-creation)
* [View all bots in your organization](/help/view-all-bots-in-your-organization)

View File

@ -22,4 +22,8 @@ bot, regardless of who owns them.
## Related articles
* [Bots and integrations](/help/bots-and-integrations)
* [Add a bot or integration](/help/add-a-bot-or-integration)
* [Edit a bot](/help/edit-a-bot)
* [Restrict bot creation](/help/restrict-bot-creation)
* [View all bots in your organization](/help/view-all-bots-in-your-organization)

View File

@ -15,3 +15,8 @@ issues][integrations-issues], and if none exists, [open a new
issue](https://github.com/zulip/zulip/issues/new).
[integrations-issues]: https://github.com/zulip/zulip/issues?q=is%3Aopen+label%3A%22area%3A+integrations%22+is%3Aissue
## Related articles
* [Bots and integrations](/help/bots-and-integrations)
* [Add a bot or integration](/help/add-a-bot-or-integration)

View File

@ -25,4 +25,6 @@ change who is allowed to add bots.
## Related articles
* [Bots and integrations](/help/bots-and-integrations)
* [Add a bot or integration](/help/add-a-bot-or-integration)
* [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot)

View File

@ -12,3 +12,10 @@ Organization [administrators](/help/roles-and-permissions) can also
{settings_tab|bot-list-admin}
{end_tabs}
## Related articles
* [Bots and integrations](/help/bots-and-integrations)
* [Add a bot or integration](/help/add-a-bot-or-integration)
* [Edit a bot](/help/edit-a-bot)
* [Deactivate or reactivate a bot](/help/deactivate-or-reactivate-a-bot)