docs: prune refactor notes + update README

This commit is contained in:
Peter Steinberger
2026-01-05 22:24:31 +01:00
parent b5c2c724dd
commit d787316e65
15 changed files with 8 additions and 705 deletions

View File

@@ -100,7 +100,7 @@ If youre logged out / unlinked:
```bash
clawdbot logout
rm -rf ~/.clawdbot/credentials # if logout can't cleanly remove everything
trash ~/.clawdbot/credentials # if logout can't cleanly remove everything
clawdbot login --verbose # re-scan QR
```
@@ -203,7 +203,7 @@ tail -20 /tmp/clawdbot/clawdbot-*.log
Nuclear option:
```bash
rm -rf ~/.clawdbot
trash ~/.clawdbot
clawdbot login # re-pair WhatsApp
clawdbot gateway # start the Gateway again
```