Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 621 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 621 Bytes

Telegram Rename Bot

I would like to thank Rajnish Singh for providing this repo.


Rename any Telegram Files with Permanent Thumbnail Support'

  • Added auto detection of files

Installation

Deploy

Deploy in your vps

git clone https://github.com/prgofficial/RenameBot-PermTB
cd RenameBot-PermTB
virtualenv -p python3 VENV
. ./VENV/bin/activate
pip install -r requirements.txt
# <Create config.py appropriately>
python3 -m tobrot