mirror of
https://github.com/yuangyaa/openclaw.git
synced 2026-07-14 11:07:29 +08:00
docs: clarify pairing commands in faq and troubleshooting
This commit is contained in:
@@ -2705,8 +2705,8 @@ Treat inbound DMs as untrusted input. Defaults are designed to reduce risk:
|
||||
|
||||
- Default behavior on DM-capable channels is **pairing**:
|
||||
- Unknown senders receive a pairing code; the bot does not process their message.
|
||||
- Approve with: `openclaw pairing approve <channel> <code>`
|
||||
- Pending requests are capped at **3 per channel**; check `openclaw pairing list <channel>` if a code didn't arrive.
|
||||
- Approve with: `openclaw pairing approve --channel <channel> [--account <id>] <code>`
|
||||
- Pending requests are capped at **3 per channel**; check `openclaw pairing list --channel <channel> [--account <id>]` if a code didn't arrive.
|
||||
- Opening DMs publicly requires explicit opt-in (`dmPolicy: "open"` and allowlist `"*"`).
|
||||
|
||||
Run `openclaw doctor` to surface risky DM policies.
|
||||
|
||||
Reference in New Issue
Block a user