Commit Graph

2 Commits

Author SHA1 Message Date
Justin Massa
6208f7da36 feat(googlechat): improve startup script with URL change detection
- Detect when ngrok URL changes and prompt user to update Google Chat
- Save URL to ~/.clawdbot-googlechat-url for comparison
- Add clear instructions when URL update is needed
- Skip update prompt when URL hasn't changed

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 21:20:00 -06:00
Justin Massa
ffb10c898f feat(googlechat): add webhook server and startup script
- Add run-webhook.ts for handling Google Chat messages via HTTP webhook
- Add webhook-server.ts for full Clawdbot integration
- Add start-googlechat.sh startup script for easy launching

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 20:50:27 -06:00