@thibautrey/chatons-channel-slack
v1.1.0
Published
Slack bot bridge for Chatons. Connect your Slack app to sync messages from channels, DMs, and threads.
Maintainers
Readme
Slack Channel for Chatons
Slack bot bridge for Chatons. Connect your Slack app to sync messages from channels, DMs, and threads.
Setup
- Install this extension in Chatons
- Open the Slack view from the sidebar
- Fill in your credentials:
- Bot Token: From Slack App > OAuth and Permissions > Bot User OAuth Token
- App-Level Token: From Slack App > Basic Information > App-Level Tokens (xapp-...)
- Signing Secret: From Slack App > Basic Information
- Click Connect to start the bridge
- Messages will automatically sync between Slack and Chatons conversations
Features
- Automatic inbound message polling (every 4s)
- Outbound reply mirroring back to Slack
- 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 Slack API for new messages
- Creates/maps Chatons conversations for each chat
- Mirrors assistant replies back to Slack
- Persists state via Chatons KV storage
License
MIT
