legendoftelegram / fluffy-carnival

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename Bot - Clone of AnyDLBot


An Open Source Rename Telegram RoBot

My Feature:

👉 Rename any Telegram Files with Custom Thumbnail Support

Installation

The Easy Way

Watch our Video for Create own Bot - 👉 https://youtu.be/yYHrSnuYXpA

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

Deploy

upgrade your subscription for @AnyDLBot without having to run anything on your own

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

Our Telegram Channel and Group

Credits, and Thanks to

  • For FeedBack and Suggestions, please feel free to say in @InFoTelGroup

LICENSE

  • GPLv3

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%