@thibautrey/chatons-channel-msteams
v1.1.0
Published
Microsoft Teams bridge for Chatons. Connect via Bot Framework to sync messages from Teams channels and chats.
Maintainers
Readme
MS Teams Channel for Chatons
Microsoft Teams bridge for Chatons. Connect via Bot Framework to sync messages from Teams channels and chats.
Setup
- Install this extension in Chatons
- Open the MS Teams view from the sidebar
- Fill in your credentials:
- App Client ID: From Azure AD App Registration
- Client Secret: From Azure AD > Certificates and Secrets
- Tenant ID: Azure AD Tenant ID
- Click Connect to start the bridge
- Messages will automatically sync between MS Teams and Chatons conversations
Features
- Automatic inbound message polling (every 5s)
- Outbound reply mirroring back to MS Teams
- 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 MS Teams API for new messages
- Creates/maps Chatons conversations for each chat
- Mirrors assistant replies back to MS Teams
- Persists state via Chatons KV storage
License
MIT
