WillTreze / TG-RenamerPro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TG-RenamerPro

Telegram's Sassiet Rename / File Converter Bot

A better rename and convert bot with upload mode option and Auto File detection 😎!!
β€’ What's new?
- [New] Auto File Detection 
- [New] No Need Of Extention Adding
- [New] Upload Speed Increased
- [New] Uploades As your cHoises through Buttons
- [New] Rename File as Dfile  
- [New] Rename File as Streamable Video
- [New] Permanant Thumbnail Support
- [New] Convert File to Stream Video
- [New] Convert Video To DFile

Installation

Easy Way

Use Rename Robot

The Simple Way

Deploy

While deplying kindly add buildback of ffmpeg

Hard Way (VPS)

  • This is just a demo of commands to use
πŸ‘‰ git clone https://github.com/shamilhabeebnelli/TG-RenamerPRO
πŸ‘‰ virtualenv -p /usr/bin/python3 venv
πŸ‘‰ . ./venv/bin/activate
πŸ‘‰ pip install -r requirements.txt
πŸ‘‰ python3 bot.py
Python Info
* Language: [Python3](https://www.python.org)
* Library: [Pyrogram](https://docs.pyrogram.org)

Developer

Required Variables (Mandatory)

* `TG_BOT_TOKEN`: Create a bot using [@BotFather](https://telegram.dog/BotFather), and get the Telegram API token.
* `APP_ID`: Get this value from [telegram.org](https://my.telegram.org/apps)
 You can also get it from [UseTGXBot](https://telegram.dog/UseTGXBot)
* `API_HASH`: Get this value from [telegram.org](https://my.telegram.org/apps)
 You can also get it from [UseTGXBot](https://telegram.dog/UseTGXBot)
* `OWNER_ID`: Owner's Userid for log command
* `CUSTOM_CAPTION`: Custom Caption to use after Filename in caption
* `UPDATE_CHANNEL` : for force sub
* `WEBHOOK` : `ANYTHING`

Commands:

/start - starts the bot
/help - Get Help Module
/showthumb - shows saved thumbnail
/deletethumb - deletes saved thumbnail
/log - admin cmd 

Credits

* [Alber Einstein Tg] - For Pyro tips
* [Heiman Creation]
* InukaAsith
* And everyone in this Journey

ToDO

* Increase stability
* Add other multiple useful stuff
* Add Auth system for private use 

Support:

Follow on:

All rights reserved !!

* Kangers stay away from Kang !!
* Don't be a copy cat !!
* Good to see if you give me credits if you are using !!
* This is only for personal use !! Don't make a Bot channel Business with this !!
* Pull Requests are always accepted but shouldn't involve increasing complexity of deploying

About

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 100.0%