gillzxo / Rename-Bot-1

A simple telegram file or media rename bot with permanent thumbnail support

Home Page:https://fayas.cf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename-Bot

A simple telegram file or media rename bot with permanent thumbnail support

Scrapped some code from @SpEcHIDe's AnyDLBot Repository
Please fork this repository don't import code
Made with Python3
(C) @FayasNoushad
Copyright permission under GNU General Public License v3.0
License -> https://github.com/FayasNoushad/Rename-Bot/blob/main/LICENSE

Deploy

Deploy on Heroku

Deploy in your vps

git clone https://github.com/FayasNoushad/Rename-Bot
cd Rename-Bot
pip3 install -r requirements.txt
# <Create Variables appropriately>
python3 bot.py

Variables

  • API_HASH Your API Hash from my.telegram.org
  • API_ID Your API ID from my.telegram.org
  • BOT_TOKEN Your bot token from @BotFather
  • AUTH_USERS Allow only pre-defined users to use this bot
  • TIME_LIMIT For time to next process in second

Accounts


Credits

About

A simple telegram file or media rename bot with permanent thumbnail support

https://fayas.cf

License:GNU General Public License v3.0


Languages

Language:Python 100.0%