Rename Bot - Renamer⚡
My Feature:
👉 Rename any Telegram Files with Custom Thumbnail Support and upload as file or video
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 Thumbnail must add before use
rename_video1 - (long press) and send the name of the new file.extension for upload as video
c2v - Convert to Video
deletethumbnail - Delete Thumbnail
gshoot - Generate Screenshots
downloadmedia - Download media for trim then
trim - HH:MM:SS for Trim
unzip - Currently not Working
upgrade - upgrade plans😂
help - to know how to use me
about - Info
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
- GPLv3