Claude Code plugin marketplace for the Telegram bridge — control Claude Code from your phone
Stars
4
Forks
0
Watchers
4
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
fix: replace hardcoded bot name with generic 'your bot'
4ee6fbdView on GitHubfix: revert to commands/ with allowed-tools: * (skills/ does not create slash commands)
c567dc0View on GitHubfix: restructure commands as skills with user-invocable: true so Claude executes them
8f239e5View on GitHubfix: rewrite commands as plain imperative steps so Claude executes rather than displays them
9be4150View on GitHubfix: replace /telegram-bot: references with /telegram-bridge: in all commands
8123548View on GitHubdocs: rewrite root README with problem context, plugin table, and contribution guide
f7357eeView on GitHubdocs: improve README with problem description and issue links
19c0d37View on GitHubfix: move marketplace.json to .claude-plugin/marketplace.json
f753e52View on GitHubchore: rename marketplace to claude-channels-workaround
ecd3989View on GitHubfeat: initial release of telegram-bridge plugin v1.0.0
034651fView on GitHub