docs: Internal linking of channel pages

This commit is contained in:
Amit Biswal 2026-01-30 19:17:13 +00:00 committed by Gustavo Madeira Santana
parent 2cdfecdde3
commit 9334dd8017

View file

@ -117,14 +117,14 @@ Tip: `--json` does **not** imply non-interactive mode. Use `--non-interactive` (
- Nonloopback binds still require auth. - Nonloopback binds still require auth.
5) **Channels** 5) **Channels**
- WhatsApp: optional QR login. - [WhatsApp](/channels/whatsapp): optional QR login.
- Telegram: bot token. - [Telegram](/channels/telegram): bot token.
- Discord: bot token. - [Discord](/channels/discord): bot token.
- Google Chat: service account JSON + webhook audience. - [Google Chat](/channels/googlechat): service account JSON + webhook audience.
- Mattermost (plugin): bot token + base URL. - [Mattermost](/channels/mattermost) (plugin): bot token + base URL.
- Signal: optional `signal-cli` install + account config. - [Signal](/channels/signal): optional `signal-cli` install + account config.
- iMessage: local `imsg` CLI path + DB access. - [iMessage](/channels/imessage): local `imsg` CLI path + DB access.
- DM security: default is pairing. First DM sends a code; approve via `openclaw pairing approve <channel> <code>` or use allowlists. - DM security: default is pairing. First DM sends a code; approve via `openclaw pairing approve <channel> <code>` or use allowlists.
6) **Daemon install** 6) **Daemon install**
- macOS: LaunchAgent - macOS: LaunchAgent