/TG-RENAMER-BOT

Primary LanguagePythonApache License 2.0Apache-2.0

TG-RENAMER-BOT

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

Installation

The Easy Way

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