mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
help: Remove incorrect escaping, which broke table rendering.
This commit is contained in:
parent
8bf5aa04d6
commit
049ff0b71f
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user