Coder Social home page Coder Social logo

renamevishal's Introduction

Give a star and Fork the Repo or You can Use this as a Template also.

Features

  • Renames very fast .
  • Permanent Thumbnail support.
  • Convert Video To File.
  • Convert File To Video.
  • Supports Broadcasts.
  • Set custom caption.
  • Has a custom Start-up pic.
  • Force subscribe available.
  • Supports unlimited renaming at a time.
  • Developer Service 24x7. ๐Ÿ”ฅ

Configs

  • BOT_TOKEN - Get bot token from @BotFather
  • API_ID - From my.telegram.org
  • API_HASH - From my.telegram.org
  • ADMIN - AUTH or bot controllers id's multiple id use space to split
  • FORCE_SUB - Force Subscribe Channel name without@. Enable only if you need strict mode.
  • DB_URL - Mongo Database URL from https://cloud.mongodb.com/
  • DB_NAME - Your database name from mongoDB.

Deploy on VPS

  • Clone the Repo.
git clone https://github.com/VJBots/Rename
  • Move to the Repo Folder in the VPS.
cd Rename
  • Inside the cloned folder edit config.py and install the pip, by the following command.
apt install python3-pip
  • Make sure you update your directory once you installed pip
apt update && upgrade
  • Install the required modules using the following command.
pip install -r requirements.txt
  • If you want to run the bot 24x7, then use this command to create a nested virtual environment.
sudo apt install tmux
tmux
  • If you don't use tmux, then you can directly use this command after the requirements.txt is installed in your VPS.
python3 bot.py

Deploy on Render

  • Star and click on the Use this Template Button.
  • Set Your Repo as Private.
  • Add your Environmental Variables in the config.py file.
  • Go to Render and Create a new web service and turn of Auto Deploy.
  • Then scroll down and click on the 'Create Web Service' Button.
  • That's it. You're Done.

Commands

/start - Check if the bot is running.

/viewthumb - To view current thumbnail.

/delthumb - To delete current thumbnail.

/set_caption - set a custom caption.

/see_caption - see your custom caption.

/del_caption - delete custom caption.

/users - To view list of users, using BOT [FOR ADMINS USE ONLY]

/broadcast - Message Broadcast command [FOR ADMINS USE ONLY].

Join Telegram Channel

renamevishal's People

Contributors

6354882957vishal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.