@melandlabs/integrations-channels
v0.3.1
Published
OpenContext · integrations/channels module
Readme
integrations-channels (workspace)
Workspace package. Internal monorepo build artifact; not published to npm. End users install
@melandlabs/opencontext(the facade) instead. Monorepo contributors depend on this package via the workspace protocol.
Multi-channel integration framework for OpenContext. Provides the shared
Channel, Platform, and ExtractedMessageInfo types, plus re-exports of
per-platform adapters (Telegram, WhatsApp, WeChat, DingTalk, Feishu, QQ Bot,
Discord, Gmail, iMessage, Docs, HubSpot).
Installation
pnpm add @melandlabs/opencontextSubpath Exports
integrations-channels— Main entrypointintegrations-channels/telegram— Telegram adapterintegrations-channels/whatsapp— WhatsApp adapterintegrations-channels/weixin— WeChat adapterintegrations-channels/dingtalk— DingTalk adapterintegrations-channels/feishu— Feishu (Lark) adapterintegrations-channels/qqbot— QQ Bot adapterintegrations-channels/discord— Discord adapterintegrations-channels/gmail— Gmail adapterintegrations-channels/imessage— iMessage adapterintegrations-channels/docs— Google Docs adapterintegrations-channels/hubspot— HubSpot adapterintegrations-channels/sources/types— Shared source types
