Skip to main content
Claude Code

Open-source team supercharges Claude Code’s Telegram plugin with voice, stickers, threads

Published by
SectorHQ Editorial
Open-source team supercharges Claude Code’s Telegram plugin with voice, stickers, threads

Photo by Shamin Haky (unsplash.com/@haky) on Unsplash

Within hours of Claude Code’s official Telegram plugin release, an open‑source team added voice messages, stickers, markdown formatting and group threading, turning the basic bot into a fully featured chat assistant.

Key Facts

  • Key company: Claude Code

The open‑source fork, posted on GitHub by developer k1p1l0, expands Anthropic’s official Claude Code Telegram plugin with a suite of interaction features that were absent from the baseline release [GitHub repository]. Within minutes of the plugin’s launch, the contributor added MarkdownV2 support, allowing bold, italic and code‑block formatting to render natively in Telegram rather than appearing as raw markup. The same update introduces voice and audio handling: users can now send a voice note from their phone, which Claude transcribes on‑the‑fly using OpenAI’s Whisper model, effectively turning the bot into a multimodal assistant without any additional server‑side changes.

Sticker and GIF processing is another notable upgrade. By converting incoming animated media into frame collages, the bot can “see” the content and incorporate it into its responses, a capability that the official plugin did not provide [GitHub repository]. The fork also implements conversation threading for group chats, tracking reply chains up to three levels deep and ensuring Claude’s replies appear in the correct sub‑thread. This mirrors native Telegram behavior and mitigates the confusion that often arises when a bot interjects in busy channels.

Beyond media handling, the supercharged version adds interactive UI elements. Inline keyboard buttons let Claude present tappable choices and pause execution until the user selects an option, while emoji reaction tracking captures thumbs‑up, thumbs‑down, fire and other feedback symbols as explicit signals to the model [GitHub repository]. Reaction status indicators—👀 for “read”, 🔥 for “working”, 👍 for “done”—provide real‑time visibility into the bot’s processing state, and an added validation layer eliminates the cryptic REACTION_INVALID errors that previously plagued developers [GitHub repository].

Installation is deliberately simple: cloning the repository, copying a single file into the official plugin directory and restarting the bot yields a drop‑in replacement that works with Anthropic’s existing infrastructure [GitHub repository]. The developer has invited community contributions, positioning the project as a collaborative effort to keep Claude Code competitive against other AI chat assistants that already support rich media and threaded conversations.

The rapid expansion underscores a broader trend in the AI tooling ecosystem, where open‑source contributors accelerate feature rollouts that commercial vendors may prioritize more slowly. As 9to5Mac reports, Anthropic itself is gradually rolling out a native voice mode for Claude Code, but the community‑driven enhancements arrive days—or even hours—after the official release [9to5Mac]. This dynamic suggests that, for enterprise and developer teams seeking immediate, production‑ready capabilities, community forks may become a de‑facto extension layer for proprietary AI services.

Sources

Primary source

No primary source found (coverage-based)

Other signals
  • Reddit - r/ClaudeAI

Reporting based on verified sources and public filings. Sector HQ editorial standards require multi-source attribution.

More from SectorHQ:📊Intelligence📝Blog

🏢Companies in This Story

Related Stories