EN

VibeNest is currently available in English. More interface languages are coming soon.

Go to Home

pro

A Python-based Telegram bot with advanced features and media processing capabilities.

This project is a Telegram bot built with Python that provides various multimedia and utility functions. The bot appears to support voice calls, media processing, translation, and other interactive features through the Telegram platform.

Add to Telegram

Overview

This project is a Telegram bot built with Python that provides various multimedia and utility functions. The bot appears to support voice calls, media processing, translation, and other interactive features through the Telegram platform.

Key Features

🤖

Telegram Integration

Full Telegram bot functionality using Telethon

📞

Voice Calls

Voice calling capabilities via py-tgcalls

đŸŽŦ

Media Processing

Audio/video processing with FFmpeg and Mutagen

🌐

Translation Services

Multi-language support with Google Translate and GPyTranslate

🔊

Text-to-Speech

Voice synthesis using gTTS

📱

QR Code Generation

Built-in QR code creation

đŸ—„ī¸

Database Support

SQLite integration with async operations

⏰

Scheduled Tasks

Automated task scheduling with aiocron

Tech Stack

Runtime
Python 3.11
Bot Framework
Telethon
Database
SQLite with aiosqlite
Media
FFmpeg, Mutagen, gTTS
AI / Translation
Google GenAI, g4f, mtranslate
Deployment
Docker containerized

Quick Start

# Build and run with Docker
docker build -t pro .
docker run pro

Note: The main application code is compiled/obfuscated in main.py, making the exact functionality not directly readable from the source.

Dependencies

See requirements.txt for the complete list of Python packages. Key dependencies include Telethon for Telegram integration, various AI/translation libraries, and multimedia processing tools.

Configuration

The bot likely requires Telegram API credentials and other configuration. Check for environment variables or config files needed for setup.

â„šī¸

Make sure to set up your Telegram API credentials before running the bot. Refer to the project documentation for detailed setup instructions.

Reconnecting to the server...

Reconnecting in sec.

Failed to reconnect.
The page will reload automatically.

Session paused by the server.

Failed to resume the session.
Reloading the page...