@thibautrey/chatons-channel-discord
v1.1.0
Published
Discord bot bridge for Chatons. Connect your Discord bot to automatically sync messages from channels and DMs.
Downloads
390
Maintainers
Readme
Discord Channel for Chatons
Discord bot bridge for Chatons. Connect your Discord bot to automatically sync messages from channels and DMs.
Setup
- Install this extension in Chatons
- Open the Discord view from the sidebar
- Fill in your credentials:
- Bot Token: Get from Discord Developer Portal > Bot > Token
- Server ID (optional): Limit to a specific Discord server
- Click Connect to start the bridge
- Messages will automatically sync between Discord and Chatons conversations
Features
- Automatic inbound message polling (every 4s)
- Outbound reply mirroring back to Discord
- 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 Discord API for new messages
- Creates/maps Chatons conversations for each chat
- Mirrors assistant replies back to Discord
- Persists state via Chatons KV storage
License
MIT
