Rename Bot - Clone of Renamer⚡
An Open Source Rename Telegram RoBot
My Feature:
👉 Rename any Telegram Files with Custom Thumbnail Support and upload as file or video
Watch infotel Video for knowing how to Create yoir own Bot - 👉 https://youtu.be/yYHrSnuYXpA
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
donate - please donate me
help - to know how to use me
about - to know about me
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
- For FeedBack and Suggestions, please feel free to say in @anonymousbotdiscussion
- GPLv3