Hasty Briefsbeta

Bilingual

GitHub - RichardAtCT/claude-code-telegram: A powerful Telegram bot that provides remote access to Claude Code, enabling developers to interact with their projects from anywhere with full AI assistance

5 days ago
  • #Claude Code
  • #Telegram Bot
  • #AI Coding Assistant
  • Telegram bot providing remote access to Claude Code for conversational AI interaction with codebases.
  • Features include natural language chat, context persistence, multi-device access, and secure authentication.
  • Setup requires Python 3.10+, Poetry, Claude Code CLI, and a Telegram bot token.
  • Supports two interaction modes: default conversational mode and a terminal-like command mode.
  • Includes security measures like whitelist authentication, directory sandboxing, and audit logging.
  • Can integrate with external triggers like webhooks, schedulers, and notifications.
  • Configuration options include rate limiting, verbosity levels, and feature toggles.
  • Development setup includes testing, linting, and formatting tools.
  • Open-source under MIT License with contributions welcome via fork and PR workflow.