/rename

Primary LanguagePythonApache License 2.0Apache-2.0

RENAMER-BOT

Rename Bot - Clone of RENAME BULL


An Open Source Rename Telegram RoBot

My Feature:

👉 Rename any Telegram Files with Permenant Thumbnail Support and upload as file

Installation

The Easy Way

Watch infotel Video for knowing how to Create yoir own Bot - 👉 https://youtu.be/yYHrSnuYXpA

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 
help - to know how to use me
about - to know about me
donate - please donate me
showthumb - shows you the permenantly saved thumbnail
delthumb - to delete the saved thumbnail 

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
  • For FeedBack and Suggestions, please feel free to say in @TS_BOTS

LICENSE

  • GPLv3