refactor: rename clawdbot to moltbot with legacy compat

This commit is contained in:
Peter Steinberger
2026-01-27 12:19:58 +00:00
parent 83460df96f
commit 6d16a658e5
1839 changed files with 11250 additions and 11199 deletions

View File

@@ -1,10 +1,10 @@
---
summary: "CLI reference for `clawdbot pairing` (approve/list pairing requests)"
summary: "CLI reference for `moltbot pairing` (approve/list pairing requests)"
read_when:
- Youre using pairing-mode DMs and need to approve senders
---
# `clawdbot pairing`
# `moltbot pairing`
Approve or inspect DM pairing requests (for channels that support pairing).
@@ -14,7 +14,7 @@ Related:
## Commands
```bash
clawdbot pairing list whatsapp
clawdbot pairing approve whatsapp <code> --notify
moltbot pairing list whatsapp
moltbot pairing approve whatsapp <code> --notify
```