claude-telegram-supercharged
活跃·★ 105·Apache-2.0·更新于 2026-04-28
★ 时下流行★ 工作流自动化★ 语音处理
官方Claude Code Telegram插件的直接升级版,安装一次即可获得15+项官方插件没有的功能,如语音消息、消息历史、群组线程和守护进程模式。
这是一个可直接替换官方Claude Code Telegram插件的增强版,增加了15+项功能,包括语音消息、消息历史、群组线程和守护进程模式。它使用本地SQLite存储持久化上下文,支持多种提供商的音频转录,并在macOS上可通过launchd以24/7后台管理程序方式运行。
#AI 工具#Anthropic#自动化#Claude#Claude Code#claude-plugin#conversation-threading#开发者工具
01
功能特性
01语音消息自动转录(支持OpenAI Whisper API、Groq、Deepgram或本地whisper-cpp)
02消息批处理与历史记录(SQLite存储,每聊天最多500条,14天TTL)
03群组对话线程与论坛话题支持
04守护进程管理器(自动重启、通过Telegram重置上下文)
05MarkdownV2自动转义和长文本Telegraph即时预览
02
兼容性
macOS
macOS launchd
已通过文档验证
Linux
Linux(systemd或tmux)
已通过文档验证
03
快速开始
1
$ git clone https://github.com/k1p1l0/claude-telegram-supercharged.git
2
$ cp claude-telegram-supercharged/server.ts ~/.claude/plugins/cache/claude-plugins-official/telegram/0.0.1/server.ts
3
$ mkdir -p ~/.claude/scripts
4
$ cp claude-telegram-supercharged/supervisor.ts ~/.claude/scripts/telegram-supervisor.ts
04
使用场景
↳通过Telegram使用语音和文本与Claude聊天,跨会话保持上下文完整
↳管理复杂的群组对话,支持线程和自动摘要
↳在macOS上通过launchd将Claude作为24/7后台守护进程运行,即使合盖或注销也能持续工作
05
同类工具
相关搜索
评论
登录后发表评论
- LLane Nguyen2026年5月25日
Voice messages both ways is the feature that makes mobile Claude interactions feel natural.
- MMorgan Johnson2026年5月4日
Drop-in replacement for the official Telegram plugin with significantly more functionality.
- TTaylor Jackson2026年4月30日
MarkdownV2 support means formatted code and responses render correctly in Telegram clients.
- SSutton Rivera2026年4月23日
Reactions and sticker support are UX niceties, but threading is the feature that matters.
- MMarlowe Jackson2026年4月20日
Threading support makes multi-topic Claude conversations in Telegram actually usable.