From ea2f56b4e89950a2a184f53c12a80a0dbb8edcf5 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Sat, 4 Apr 2026 15:15:52 +0100 Subject: [PATCH] docs: refresh bundled channel naming mirrors --- docs/channels/line.md | 4 ++-- docs/channels/matrix.md | 4 ++-- docs/channels/mattermost.md | 4 ++-- docs/channels/msteams.md | 2 +- docs/channels/nextcloud-talk.md | 4 ++-- docs/channels/synology-chat.md | 4 ++-- docs/channels/tlon.md | 4 ++-- docs/channels/twitch.md | 2 +- docs/help/faq.md | 6 +++--- 9 files changed, 17 insertions(+), 17 deletions(-) diff --git a/docs/channels/line.md b/docs/channels/line.md index d767c8350be..b0e603e9845 100644 --- a/docs/channels/line.md +++ b/docs/channels/line.md @@ -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. diff --git a/docs/channels/matrix.md b/docs/channels/matrix.md index 99e6d2543f7..119915f9824 100644 --- a/docs/channels/matrix.md +++ b/docs/channels/matrix.md @@ -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 diff --git a/docs/channels/mattermost.md b/docs/channels/mattermost.md index b809eb19051..3aacf2230d2 100644 --- a/docs/channels/mattermost.md +++ b/docs/channels/mattermost.md @@ -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. diff --git a/docs/channels/msteams.md b/docs/channels/msteams.md index 61599743d64..a178f326ed7 100644 --- a/docs/channels/msteams.md +++ b/docs/channels/msteams.md @@ -5,7 +5,7 @@ read_when: title: "Microsoft Teams" --- -# Microsoft Teams (plugin) +# Microsoft Teams > "Abandon all hope, ye who enter here." diff --git a/docs/channels/nextcloud-talk.md b/docs/channels/nextcloud-talk.md index 1148ae107ce..8a93e4461f3 100644 --- a/docs/channels/nextcloud-talk.md +++ b/docs/channels/nextcloud-talk.md @@ -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 diff --git a/docs/channels/synology-chat.md b/docs/channels/synology-chat.md index 2f6da53eb12..a7a8774f7d3 100644 --- a/docs/channels/synology-chat.md +++ b/docs/channels/synology-chat.md @@ -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. diff --git a/docs/channels/tlon.md b/docs/channels/tlon.md index b67de2e4590..9ed57f3ad53 100644 --- a/docs/channels/tlon.md +++ b/docs/channels/tlon.md @@ -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 diff --git a/docs/channels/twitch.md b/docs/channels/twitch.md index 2da69d213e2..528088f62c8 100644 --- a/docs/channels/twitch.md +++ b/docs/channels/twitch.md @@ -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. diff --git a/docs/help/faq.md b/docs/help/faq.md index cbbba0d62d2..311a1e2b3d8 100644 --- a/docs/help/faq.md +++ b/docs/help/faq.md @@ -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. - 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.