TG-RenameBot

A better rename and convert bot with upload mode option
and Auto detection !!

Installation

Easy Way

Use Rename Robot

The Simple Way

Deploy

Hard Way (VPS)

  • This is just a demo of commands to use

git clone https://github.com/mrvishal2k2/TG-RenameBot
virtualenv -p /usr/bin/python3 venv
. ./venv/bin/activate
pip install -r requirements.txt
python3 bot.py

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
  • OWNER_USERNAME: (Not mandatory) Owner’s Username without @
  • CUSTOM_CAPTION: Custom Caption to use after Filename in caption

Commands:

start - start the bot
help - ask help 
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 BotDunia 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

Credits

  • Spechide as always ❤️
  • And everyone in this Journey

GitHub

View Github