You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2026. It is now read-only.
Overview
Enhance messenger integrations inspired by OpenClaw, a popular personal AI assistant project (167k stars) with comprehensive multi-channel support.
Features
1. Voice Messages in Telegram (High Priority)
2. WhatsApp via Baileys (High Priority)
~/.opencode-manager/credentials/whatsapp/3. Pairing Security Model (High Priority)
opencode-manager pairing approve <channel> <code>4. Channel Abstraction Layer (Medium Priority)
Channelinterface with common capabilitiesChannelCapabilitiestype (chatTypes, media, threads, reactions)5. Telegram Settings UI (Medium Priority)
Technical Approach
Channel Interface (TypeScript)
Libraries
Acceptance Criteria
References