EN

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

Go to Home

Pro

A Python-based Telegram bot framework with advanced features for automation and user interaction.

Features

๐Ÿค–

Telegram Bot Integration

Built on Telethon for comprehensive Telegram API support

๐ŸŽค

Voice & Media Processing

Includes py-tgcalls for voice calls and mutagen for audio manipulation

๐ŸŒ

Multi-language Support

Translation capabilities via mtranslate and gpytranslate

๐Ÿง 

AI Integration

Google GenAI and g4f support for intelligent responses

๐Ÿ—ฃ๏ธ

Text-to-Speech

Built-in TTS functionality with gtts

๐Ÿ“ฑ

QR Code Generation

Integrated QR code creation capabilities

๐Ÿ—„๏ธ

Database Support

SQLite integration with aiosqlite

โฐ

Scheduled Tasks

Automated operations with aiocron

๐Ÿ“

File Monitoring

Real-time file system watching with watchdog

Tech Stack

Python 3.11 Telethon SQLite Google GenAI g4f py-tgcalls mutagen gtts aiohttp requests fake_useragent aiocron Docker

Quick Start

Using Docker
# Build the container
docker build -t pro-bot .

# Run the bot
docker run pro-bot
Local Installation
# Install dependencies
pip install -r requirements.txt

# Run the bot
python main.py

Project Structure

  • main.py - Main bot entry point (compiled/obfuscated)
  • requirements.txt - Python dependencies
  • Dockerfile - Container configuration
  • infooo.py - Additional bot modules

Note: The main bot logic appears to be compiled/obfuscated in main.py. Some Arabic comments suggest this is a Telegram member boosting tool, though full functionality cannot be determined from the compiled code.

Pro ยท Telegram Bot Framework ยท GitHub

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