Valeri is a multi purpose telegram bot written in python using telethon. Its initially for personal use but available for public use.
- 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
API_KEY
- Get this from my.telegram.orgAPI_HASH
- Get this from my.telegram.orgOWNER_ID
- Your Telegram ID (Not Username) [for owner only commands]MONGO_DB
- Your MongoDB URL (optional)TOKEN
- Your bot tokenOPENAI_API_KEY
- Your OpenAI API Key (optional)GEMINI_API_KEY
- Your Gemini API Key (optional)SUPPORT_CHAT
- Your Support Chat ID (optional)
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
This project is licensed under the MIT License - see the LICENSE file for details.