Video Compressor Bot Product by BINARY Tec

Deploy to Heroku

Deploy

The Hard Way

virtualenv -p python3 VENV
. ./VENV/bin/activate
pip install -r requirements.txt
# <Create config.py with variables as given below>
python bot.py

An example config.py file could be:

Not All of the variables are mandatory

from sample_config import Config

class Development(Config):
  APP_ID = 6
  API_HASH = "eb06d4abfb49dc3eeb1aeb98ae0f581e"
  TG_BOT_TOKEN = ""
  AUTH_USERS = [
    7351948
  ]

@BotFather Commands

start - Checking bot live.
compress - To compress the video.
cancel - Stop the process.
log - Get log
help - To know about bot

CREDITS

@SpEcHide , @jijinividcombot & @Autofilter004

LICENSE

  • GPLv3
GitHub - silentzlk/videocompBot at pythonawesome.com
This is TG Video Compress BoT. Prouduct By BINARY Tech ? - GitHub - silentzlk/videocompBot at pythonawesome.com