RAM2A / RenameBot-PermTB

Rename Bot with Permanent Thumbnail support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename Bot

An Open Source Telegram Rename Bot


Rename any Telegram Files with Permanent Thumbnail Support

  • Added auto detect of files

Installation

You can tap the Deploy To Heroku button below to deploy straight to Heroku!

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

For Queries and support, contact prgofficial

Credits, and Thanks to Beloved Developers ;

About

Rename Bot with Permanent Thumbnail support

License:GNU General Public License v3.0


Languages

Language:Python 99.9%Language:Procfile 0.1%