Skip to content

InukaAsith/TG-RenamerPro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 on heroku 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

Credits

Developer

Required Variables

  • TG_BOT_TOKEN: Create a bot using @BotFather, and get the Telegram API token.
  • APP_ID: Get this value from telegram.org You can also get it from UseTGXBot
  • API_HASH: Get this value from telegram.org You can also get it from UseTGXBot
  • OWNER_ID: Owner's Userid for log command
  • CUSTOM_CAPTION: Custom Caption to use after Filename in caption

Commands:

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

ToDO

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

Support:

  • Join MwK Projects channel
  • Join Support Group

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%