@thibautrey/chatons-channel-matrix
v1.1.0
Published
Matrix bridge for Chatons. Connect to any Matrix homeserver and sync messages from rooms and direct chats.
Maintainers
Readme
Matrix Channel for Chatons
Matrix bridge for Chatons. Connect to any Matrix homeserver and sync messages from rooms and direct chats.
Setup
- Install this extension in Chatons
- Open the Matrix view from the sidebar
- Fill in your credentials:
- Homeserver URL: e.g. https://matrix.org
- Access Token: Bot user access token
- User ID: e.g. @bot:matrix.org
- Click Connect to start the bridge
- Messages will automatically sync between Matrix and Chatons conversations
Features
- Automatic inbound message polling (every 4s)
- Outbound reply mirroring back to Matrix
- 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 Matrix API for new messages
- Creates/maps Chatons conversations for each chat
- Mirrors assistant replies back to Matrix
- Persists state via Chatons KV storage
License
MIT
