Vivektp / TGXRenamerBot

A Powerful Renamer Bot with Custom Thumbnail Support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TGX File Renamer Bot


My Feature:

👉 Rename any Telegram Files with Custom Thumbnail Support

Installation

The Easy Way

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

Deploy

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

About

A Powerful Renamer Bot with Custom Thumbnail Support.

License:Apache License 2.0


Languages

Language:Python 100.0%