docs(status): make status first-step

This commit is contained in:
Peter Steinberger
2026-01-11 03:34:28 +01:00
parent cffec07329
commit 494f41d575
4 changed files with 42 additions and 16 deletions

View File

@@ -160,6 +160,7 @@ node dist/entry.js gateway --port 18789 --verbose
In a new terminal:
```bash
clawdbot status
clawdbot health
clawdbot message send --to +15555550123 --message "Hello from Clawdbot"
```