diff --git a/starlight_help/src/content/docs/bots-overview.mdx b/starlight_help/src/content/docs/bots-overview.mdx index 7823e88ff4..360b1e7b35 100644 --- a/starlight_help/src/content/docs/bots-overview.mdx +++ b/starlight_help/src/content/docs/bots-overview.mdx @@ -37,7 +37,7 @@ Each bot has a **name**, **profile picture**, **email**, **bot type** and **API The **bot type** determines what the bot can do. Bot type | Permissions | Common uses -\---|---|--- +---|---|--- Generic | Like a normal user account | Automating tasks, bots that listen to all messages on a channel Incoming webhook | Limited to only sending messages into Zulip | Automated notifications into Zulip Outgoing webhook | Generic bot that also receives new messages via HTTP post requests | Third party integrations, most custom bots