op7418/Claude-to-IM
A bridge library connecting Claude Code SDK to Telegram, Discord, and Feishu for AI-assisted conversations.

Claude-to-IM is a host-agnostic bridge library that connects Anthropic’s Claude Code SDK to instant messaging platforms. It handles message routing, streaming previews, permission approval flows, Markdown rendering, chunking, and rate limiting across Telegram, Discord, and Feishu/Lark. The library delegates LLM calls and persistence to the host application through dependency injection interfaces, making it embeddable in any application that wants to expose Claude Code interactions through chat platforms.
Frequently asked
- What is op7418/Claude-to-IM?
- A bridge library connecting Claude Code SDK to Telegram, Discord, and Feishu for AI-assisted conversations.
- Is Claude-to-IM open source?
- Yes — op7418/Claude-to-IM is open source, released under the MIT license.
- What language is Claude-to-IM written in?
- op7418/Claude-to-IM is primarily written in TypeScript.
- How popular is Claude-to-IM?
- op7418/Claude-to-IM has 472 stars on GitHub.
- Where can I find Claude-to-IM?
- op7418/Claude-to-IM is on GitHub at https://github.com/op7418/Claude-to-IM.