Linq adapter for Chat SDK — write your bot logic once, run it on iMessage/SMS via Linq alongside Slack, Telegram, WhatsApp, and friends.
packages/adapter-linq— the adapter package (@linqapp/chat-sdk-adapter). Start with its README.apps/api— example Nitro app running a single AI bot across Linq, Telegram, and WhatsApp, with webhook routes, setup endpoints, and a small admin UI.
pnpm install
pnpm -r test
pnpm -r typecheckThe adapter package has no runtime dependencies beyond the official @linqapp/sdk, with chat as a peer dependency.
Originally created by Fardeem Munir. This project began as his work and is maintained by the Linq team — thank you, Fardeem 🙏