EN

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

Go to Home

pro

A Telegram bot application built with Python, featuring voice call capabilities and AI integration.

Get Started

Overview

This project appears to be a Telegram bot that leverages various AI services and voice processing capabilities. The main application code is obfuscated using Python's marshal module, suggesting this may be a private or commercial bot implementation.

Key Features

Everything you need to run a powerful, AI-enhanced Telegram bot with voice capabilities.

Telegram Bot Integration

Built with Telethon library for Telegram API interaction.

Voice Call Support

Uses py-tgcalls for Telegram voice call functionality.

AI Services

Integrates Google GenAI and g4f for AI-powered features.

Audio Processing

Supports audio manipulation with mutagen and ffmpeg.

Translation Services

Multiple translation libraries (mtranslate, gpytranslate).

QR Code Generation

Built-in QR code creation capabilities.

Database Support

SQLite integration with aiosqlite.

Tech Stack

Powered by a modern, robust technology stack.

Python 3.11 Telethon py-tgcalls Google GenAI g4f ffmpeg mutagen gtts SQLite aiosqlite Docker

Quick Start

Get your bot up and running in minutes.

Using Docker

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

# Run the bot
docker run -d pro-bot

Local Installation

# Install dependencies
pip install -r requirements.txt

# Run the bot
python main.py

Configuration

Set up your bot credentials and session.

The bot includes a Telegram session file (sessions_12296669701.session), indicating it's configured for a specific Telegram account. You'll need to set up your own bot credentials and session.

Note: The main application logic is obfuscated, so specific configuration details and features 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...