@thibautrey/chatons-channel-twitch
v1.1.0
Published
Twitch chat bridge for Chatons. Connect your Twitch bot to sync messages from Twitch chat channels.
Maintainers
Readme
Twitch Channel for Chatons
Twitch chat bridge for Chatons. Connect your Twitch bot to sync messages from Twitch chat channels.
Setup
- Install this extension in Chatons
- Open the Twitch view from the sidebar
- Fill in your credentials:
- Client ID: From Twitch Developer Console > Applications
- Client Secret: From Twitch Developer Console > Applications
- OAuth Token: Bot OAuth token (oauth:xxxxx)
- Channels: Comma-separated Twitch channels to join
- Click Connect to start the bridge
- Messages will automatically sync between Twitch and Chatons conversations
Features
- Automatic inbound message polling (every 3s)
- Outbound reply mirroring back to Twitch
- 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 Twitch API for new messages
- Creates/maps Chatons conversations for each chat
- Mirrors assistant replies back to Twitch
- Persists state via Chatons KV storage
License
MIT
