Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 729 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 729 Bytes

Telegram Rename Bot

This Bot is made by Rajnish Singh.


Rename any Telegram Files with Permanent Thumbnail Support'

  • Added auto detection of files

Deploy

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