@thibautrey/chatons-channel-irc
v1.1.0
Published
IRC bridge for Chatons. Connect to any IRC network and relay messages between IRC channels and Chatons conversations.
Maintainers
Readme
IRC Channel for Chatons
IRC bridge for Chatons. Connect to any IRC network and relay messages between IRC channels and Chatons conversations.
Setup
- Install this extension in Chatons
- Open the IRC view from the sidebar
- Fill in your credentials:
- IRC Server: e.g. irc.libera.chat
- Port: 6667 or 6697 for TLS
- Nickname: Bot nickname
- Password (optional): NickServ or server password
- Channels: Comma-separated (e.g. #general, #dev)
- Click Connect to start the bridge
- Messages will automatically sync between IRC and Chatons conversations
Features
- Automatic inbound message polling (every 3s)
- Outbound reply mirroring back to IRC
- 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 IRC API for new messages
- Creates/maps Chatons conversations for each chat
- Mirrors assistant replies back to IRC
- Persists state via Chatons KV storage
License
MIT
