Translation Services
Multi‑provider translation support using Google Translate, mtranslate, and gpytranslate for accurate, fast results.
Python‑powered translation, text‑to‑speech, and media processing, directly in your chats.
Add to TelegramKey Features
A comprehensive suite of tools built for Telegram, powered by Python.
Multi‑provider translation support using Google Translate, mtranslate, and gpytranslate for accurate, fast results.
Text‑to‑speech with gTTS, audio metadata handling with mutagen, and Telegram voice calls via py‑tgcalls.
FFmpeg integration for seamless media conversion and editing, handling video and audio with ease.
Full‑featured Telegram bot using the Telethon library, ready to deploy with comprehensive API support.
Automated task scheduling with aiocron, keeping your bot responsive and punctual for recurring operations.
Built‑in QR code creation capabilities for quick sharing of links, contacts, and more.
SQLite database with async operations via aiosqlite for fast, reliable data persistence.
Hijri calendar conversion support for accurate date handling across different calendar systems.
Built with modern tools and libraries for performance and reliability.
Invite the bot and get instant translations, voice messages, and media tools.
Start BotYour first command:
/start# Build and run the container
docker build -t pro .
docker run pro
# Install dependencies
pip install -r requirements.txt
# Run the bot
python main.py
main.py — Main application entry point
requirements.txt — Python dependencies
Dockerfile — Container configuration
sessions_*.session — Telegram session files