@thibautrey/chatons-channel-line
v1.0.3
Published
LINE Messaging API bridge for Chatons. Connect your LINE bot to sync messages from users and groups.
Downloads
316
Maintainers
Readme
LINE Channel for Chatons
LINE Messaging API bridge for Chatons. Connect your LINE bot to sync messages from users and groups.
Setup
- Install this extension in Chatons
- Open the LINE view from the sidebar
- Fill in your credentials:
- Channel Access Token: From LINE Developers Console > Messaging API
- Channel Secret: From LINE Developers Console > Basic Settings
- Click Connect to start the bridge
- Messages will automatically sync between LINE and Chatons conversations
Features
- Automatic inbound message polling (every 4s)
- Outbound reply mirroring back to LINE
- 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 LINE API for new messages
- Creates/maps Chatons conversations for each chat
- Mirrors assistant replies back to LINE
- Persists state via Chatons KV storage
License
MIT
