docs: refresh bundled channel naming mirrors

This commit is contained in:
Peter Steinberger
2026-04-04 15:15:52 +01:00
parent 1e7f9e8746
commit ea2f56b4e8
9 changed files with 17 additions and 17 deletions

View File

@@ -7,13 +7,13 @@ read_when:
title: LINE
---
# LINE (plugin)
# LINE
LINE connects to OpenClaw via the LINE Messaging API. The plugin runs as a webhook
receiver on the gateway and uses your channel access token + channel secret for
authentication.
Status: supported via plugin. Direct messages, group chats, media, locations, Flex
Status: bundled plugin. Direct messages, group chats, media, locations, Flex
messages, template messages, and quick replies are supported. Reactions and threads
are not supported.

View File

@@ -6,9 +6,9 @@ read_when:
title: "Matrix"
---
# Matrix (plugin)
# Matrix
Matrix is the Matrix channel plugin for OpenClaw.
Matrix is the Matrix bundled channel plugin for OpenClaw.
It uses the official `matrix-js-sdk` and supports DMs, rooms, threads, media, reactions, polls, location, and E2EE.
## Bundled plugin

View File

@@ -6,9 +6,9 @@ read_when:
title: "Mattermost"
---
# Mattermost (plugin)
# Mattermost
Status: supported via plugin (bot token + WebSocket events). Channels, groups, and DMs are supported.
Status: bundled plugin (bot token + WebSocket events). Channels, groups, and DMs are supported.
Mattermost is a self-hostable team messaging platform; see the official site at
[mattermost.com](https://mattermost.com) for product details and downloads.

View File

@@ -5,7 +5,7 @@ read_when:
title: "Microsoft Teams"
---
# Microsoft Teams (plugin)
# Microsoft Teams
> "Abandon all hope, ye who enter here."

View File

@@ -5,9 +5,9 @@ read_when:
title: "Nextcloud Talk"
---
# Nextcloud Talk (plugin)
# Nextcloud Talk
Status: supported via plugin (webhook bot). Direct messages, rooms, reactions, and markdown messages are supported.
Status: bundled plugin (webhook bot). Direct messages, rooms, reactions, and markdown messages are supported.
## Bundled plugin

View File

@@ -6,9 +6,9 @@ read_when:
title: "Synology Chat"
---
# Synology Chat (plugin)
# Synology Chat
Status: supported via plugin as a direct-message channel using Synology Chat webhooks.
Status: bundled plugin direct-message channel using Synology Chat webhooks.
The plugin accepts inbound messages from Synology Chat outgoing webhooks and sends replies
through a Synology Chat incoming webhook.

View File

@@ -5,13 +5,13 @@ read_when:
title: "Tlon"
---
# Tlon (plugin)
# Tlon
Tlon is a decentralized messenger built on Urbit. OpenClaw connects to your Urbit ship and can
respond to DMs and group chat messages. Group replies require an @ mention by default and can
be further restricted via allowlists.
Status: supported via plugin. DMs, group mentions, thread replies, rich text formatting, and
Status: bundled plugin. DMs, group mentions, thread replies, rich text formatting, and
image uploads are supported. Reactions and polls are not yet supported.
## Bundled plugin

View File

@@ -5,7 +5,7 @@ read_when:
title: "Twitch"
---
# Twitch (plugin)
# Twitch
Twitch chat support via IRC connection. OpenClaw connects as a Twitch user (bot account) to receive and send messages in channels.

View File

@@ -550,7 +550,7 @@ Quick answers plus deeper troubleshooting for real-world setups (local dev, VPS,
- **Model/auth setup** (provider OAuth, Claude CLI reuse, and API keys supported, plus local model options such as LM Studio)
- **Workspace** location + bootstrap files
- **Gateway settings** (bind/port/auth/tailscale)
- **Providers** (WhatsApp, Telegram, Discord, Mattermost (plugin), Signal, iMessage)
- **Channels** (WhatsApp, Telegram, Discord, Mattermost, Signal, iMessage, plus bundled channel plugins like QQ Bot)
- **Daemon install** (LaunchAgent on macOS; systemd user unit on Linux/WSL2)
- **Health checks** and **skills** selection
@@ -814,7 +814,7 @@ for usage/billing and raise limits as needed.
- **Pros:** always-on, stable network, no laptop sleep issues, easier to keep running.
- **Cons:** often run headless (use screenshots), remote file access only, you must SSH for updates.
**OpenClaw-specific note:** WhatsApp/Telegram/Slack/Mattermost (plugin)/Discord all work fine from a VPS. The only real trade-off is **headless browser** vs a visible window. See [Browser](/tools/browser).
**OpenClaw-specific note:** WhatsApp/Telegram/Slack/Mattermost/Discord all work fine from a VPS. The only real trade-off is **headless browser** vs a visible window. See [Browser](/tools/browser).
**Recommended default:** VPS if you had gateway disconnects before. Local is great when you're actively using the Mac and want local file access or UI automation with a visible browser.
@@ -864,7 +864,7 @@ for usage/billing and raise limits as needed.
<AccordionGroup>
<Accordion title="What is OpenClaw, in one paragraph?">
OpenClaw is a personal AI assistant you run on your own devices. It replies on the messaging surfaces you already use (WhatsApp, Telegram, Slack, Mattermost (plugin), Discord, Google Chat, Signal, iMessage, WebChat) and can also do voice + a live Canvas on supported platforms. The **Gateway** is the always-on control plane; the assistant is the product.
OpenClaw is a personal AI assistant you run on your own devices. It replies on the messaging surfaces you already use (WhatsApp, Telegram, Slack, Mattermost, Discord, Google Chat, Signal, iMessage, WebChat, and bundled channel plugins such as QQ Bot) and can also do voice + a live Canvas on supported platforms. The **Gateway** is the always-on control plane; the assistant is the product.
</Accordion>
<Accordion title="Value proposition">