Full Gemini CLI experience with streaming responses directly in Telegram.
Auto-scan and switch between projects with inline keyboard navigation.
Schedule one-time or recurring tasks that run automatically.
AI works autonomously toward a goal with self-reply iterations.
Send text, photos, voice, audio, video, and documents.
Auto-run tools — edit files, run shell commands, browse the web.
# Quick start with npx npx gemini-cli-telegram start # Or install globally npm install -g gemini-cli-telegram gemini-cli-telegram start
Schedule recurring tasks or let the AI work autonomously.
# Schedule a one-time message /schedule add in 1h Check server logs # Schedule a recurring task /schedule recurring 60 Backup database # Start autopilot mode /autopilot Refactor auth to use JWT # Stop autopilot /autopilot stop