refactor: rename to openclaw

This commit is contained in:
Peter Steinberger
2026-01-30 03:15:10 +01:00
parent 4583f88626
commit 9a7160786a
2357 changed files with 16688 additions and 16788 deletions

View File

@@ -1,11 +1,11 @@
---
summary: "CLI reference for `moltbot webhooks` (webhook helpers + Gmail Pub/Sub)"
summary: "CLI reference for `openclaw webhooks` (webhook helpers + Gmail Pub/Sub)"
read_when:
- You want to wire Gmail Pub/Sub events into Moltbot
- You want to wire Gmail Pub/Sub events into OpenClaw
- You want webhook helper commands
---
# `moltbot webhooks`
# `openclaw webhooks`
Webhook helpers and integrations (Gmail Pub/Sub, webhook helpers).
@@ -16,8 +16,8 @@ Related:
## Gmail
```bash
moltbot webhooks gmail setup --account you@example.com
moltbot webhooks gmail run
openclaw webhooks gmail setup --account you@example.com
openclaw webhooks gmail run
```
See [Gmail Pub/Sub documentation](/automation/gmail-pubsub) for details.