@thibautrey/chatons-channel-googlechat
v1.1.0
Published
Google Chat bridge for Chatons. Connect via Google Chat API to sync messages from spaces and DMs.
Downloads
364
Maintainers
Readme
Google Chat Channel for Chatons
Google Chat bridge for Chatons. Connect via Google Chat API to sync messages from spaces and DMs.
Setup
- Install this extension in Chatons
- Open the Google Chat view from the sidebar
- Fill in your credentials:
- Service Account Key (JSON): JSON key from Google Cloud Console > IAM > Service Accounts
- Space ID (optional): Google Chat space ID to monitor
- Click Connect to start the bridge
- Messages will automatically sync between Google Chat and Chatons conversations
Features
- Automatic inbound message polling (every 5s)
- Outbound reply mirroring back to Google Chat
- Per-conversation thread mapping
- Model selection for AI responses
- Allowlist filtering for chats
- Activity log and diagnostics
Architecture
This extension runs as a background service within Chatons:
- Polls Google Chat API for new messages
- Creates/maps Chatons conversations for each chat
- Mirrors assistant replies back to Google Chat
- Persists state via Chatons KV storage
License
MIT
