Telegram Bot Integration
Built with Telethon for robust Telegram API interactions, handling messages, commands, and events seamlessly.
A Python-based Telegram bot with advanced messaging capabilities and multimedia processing.
🚀 Get StartedBuilt with Telethon for robust Telegram API interactions, handling messages, commands, and events seamlessly.
FFmpeg support for audio/video handling with Mutagen and py-tgcalls for advanced media capabilities.
Multiple translation backends including mtranslate and gpytranslate for real-time language translation.
Google Generative AI and G4F support for intelligent responses and advanced conversational features.
Google TTS (gTTS) functionality for converting text messages into natural-sounding speech.
Built-in QR code creation capabilities for sharing links, credentials, and other encoded data.
SQLite with async support via aiosqlite for efficient, non-blocking data persistence.
Cron-based task scheduling with aiocron for automated reminders, periodic tasks, and timed events.
The bot is powered by a modern Python stack with containerized deployment and robust multimedia processing.
Get the bot running in minutes with Docker or set up a local development environment.
⚠️ Note
The main bot logic in main.py appears to be compiled/obfuscated using Python's marshal module, which limits code visibility and modification capabilities.