EN

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

Go to Home
Python • Telethon • AI

pro

A Python-based Telegram bot with advanced features for media processing and AI integration.

Try the Bot
> _ { } // pip

Overview

This project is a sophisticated Telegram bot built with Python that provides various multimedia and AI-powered capabilities. The bot appears to use obfuscated code (compiled bytecode) for the main functionality.

Key Features

🤖

Telegram Integration

Built on Telethon for robust Telegram API interaction

🎬

Media Processing

Audio/video handling with FFmpeg and Mutagen

🧠

AI Services

Integration with Google GenAI and G4F for AI-powered features

🌐

Translation

Multi-language support with mtranslate and gpytranslate

📞

Voice Calls

Voice chat capabilities via py-tgcalls

📷

QR Code Generation

Built-in QR code creation functionality

🔊

Text-to-Speech

Google TTS integration for voice synthesis

🗄️

Database

SQLite support with async operations

Tech Stack

Core Technologies

Python 3.11 Telethon SQLite FFmpeg

Key Dependencies

google-genai g4f py-tgcalls gtts mtranslate gpytranslate aiosqlite

Quick Start

Docker Support

The project includes a Dockerfile for easy deployment:

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

Installation

  1. Install dependencies:
    pip install -r requirements.txt
  2. Run the bot:
    python main.py
⚠️

The main application logic is obfuscated using Python bytecode compilation. The actual bot functionality and commands are not directly visible in the source code.

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...