mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
These files are not Jinja2 templates, so there's no reason that they needed to be inside `templates/zerver`. Moving them to the top level reflects their importance and also makes it feel nicer to work on editing the help center content, without it being unnecessary buried deep in the codebase.
1.0 KiB
1.0 KiB
Edit a bot
Zulip lets you edit the properties of any bot for which you are the owner. Organization administrators can also edit any active bot in the organization.
Edit your bot
{start_tabs}
{settings_tab|your-bots}
-
Click the pencil () icon on the profile card for the bot you want to edit.
-
Edit bot information as desired, and click Save changes.
{end_tabs}
Edit a bot in your organization
{!admin-only.md!}
{start_tabs}
{settings_tab|bot-list-admin}
-
In the Actions column, click the pencil () icon for the bot you want to edit.
-
Edit bot information as desired, and click Save changes.
{end_tabs}