Skip to content

tmadminz/TM-Rename-Bot

Repository files navigation

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
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

No description, website, or topics provided.

Resources

License

Apache-2.0, GPL-3.0 licenses found

Licenses found

Apache-2.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages