aravindgt / Turbo-Renamer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turbo Renamer

Rename Bot - Renamer⚡


My Feature:

👉 Rename any Telegram Files with Custom Thumbnail Support and upload as file or video

You can also tap the Deploy To Heroku button below to deploy straight to Heroku!

Deploy

Available BotFather commands

start - to check whether bot is alive 
rename - (long press) and send the name of the new file.extension for uploading as file
rename_video - (long press) and send the name of the new file.extension for upload as video
photo - For reply video files get screenshots
donate - please donate me
help - to know how to use me
about - to know about me

The Hard Way

virtualenv -p python3 VENV
. ./VENV/bin/activate
pip install -r requirements.txt
cp sample_config.py config.py
--- EDIT config.py values appropriately ---
python bot.py

LICENSE

  • GPLv3

About

License:Apache License 2.0


Languages

Language:Python 100.0%