feat: improve owpenbot WhatsApp onboarding (#231)

This commit is contained in:
ben
2026-01-23 23:23:36 -08:00
committed by GitHub
parent 24f6a5d5da
commit 680c1a764b
12 changed files with 523 additions and 72 deletions

View File

@@ -24,7 +24,7 @@ The goal: make “agentic work” feel like a product, not a terminal.
- **Owpenbot (WhatsApp bot)**: a lightweight WhatsApp bridge for a running OpenCode server. Install with:
- `curl -fsSL https://raw.githubusercontent.com/different-ai/openwork/dev/packages/owpenbot/install.sh | bash`
- then run `owpenbot`
- run `owpenbot setup`, then `owpenbot whatsapp login`, then `owpenbot start`
- full setup: [packages/owpenbot/README.md](./packages/owpenbot/README.md)