EN

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

Go to Home

Pro

A Python-based Telegram bot framework with multimedia processing capabilities and AI integration.

Get Started

Key Features

Telegram Bot Integration

Built on Telethon library for seamless Telegram API interaction.

AI Chat Support

Integrates with Google Generative AI and G4F for advanced chat capabilities.

Multimedia Processing

FFmpeg support for audio/video handling with Mutagen for metadata extraction.

Translation Services

Multiple translation backends including mtranslate and gpytranslate.

Text-to-Speech

Google TTS (gTTS) integration for natural-sounding speech synthesis.

Voice Calls

py-tgcalls support for Telegram voice call functionality.

QR Code Generation

Built-in QR code creation capabilities for easy sharing.

Database Support

SQLite with aiosqlite for efficient async database operations.

Scheduling

aiocron integration for reliable automated task scheduling.

Hijri Calendar

Islamic calendar conversion support for date-sensitive features.

Tech Stack

Python 3.11 Telethon SQLite aiosqlite Google Generative AI G4F FFmpeg Mutagen py-tgcalls mtranslate gpytranslate gTTS qrcode aiohttp watchdog

Getting Started

Docker Deployment

docker build -t pro-bot .
docker run pro-bot

Local Setup

pip install -r requirements.txt
python main.py

Project Structure

main.py — Main application entry point (obfuscated)
requirements.txt — Python dependencies
Dockerfile — Container configuration with Arabic comments
sessions_*.session — Telegram session file

Note: The main application logic is obfuscated using Python marshal, making the exact functionality difficult to determine from source code inspection alone.

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