Skip to content

Valeri is a multi purpose telegram bot written in python using telethon. Its initially for personal use but available for public use.

Notifications You must be signed in to change notification settings

AmarnathCJD/Valeri

Repository files navigation

Valeri - Multi Purpose Telegram Bot

Description

Valeri is a multi purpose telegram bot written in python using telethon. Its initially for personal use but available for public use.

Features

  • Torrent Downloader
  • Eval / Exec / Shell
  • Sudo Support
  • Custom Plugins
  • Chatgpt, Dalle & Gemini
  • Youtube Song Downloader
  • TeraBox Downloader
  • Powerfull File Manager
  • Custom File Uploader
  • Paste, Imdb, Translate
  • Weather, Wiki
  • Pinterest Search
  • Media AFK
  • Support for MongoDB or SQLite
  • More Features Coming Soon

Deploy

Deploy

Config Vars

  • API_KEY - Get this from my.telegram.org
  • API_HASH - Get this from my.telegram.org
  • OWNER_ID - Your Telegram ID (Not Username) [for owner only commands]
  • MONGO_DB - Your MongoDB URL (optional)
  • TOKEN - Your bot token
  • OPENAI_API_KEY - Your OpenAI API Key (optional)
  • GEMINI_API_KEY - Your Gemini API Key (optional)
  • SUPPORT_CHAT - Your Support Chat ID (optional)

Local Deploy

git clone https://github.com/amarnathcjd/valeri.git
cd valeri

# Install Requirements
pip3 install -r requirements.txt

# create a .env file and fill the required variables

# Run the bot
python3 -m valeri

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Valeri is a multi purpose telegram bot written in python using telethon. Its initially for personal use but available for public use.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages