v15hnuf6n1x / Tat0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Telegram Bot written in Python for Downloading Videos From Terabox.

Terabox API/Base Code HERE.

Heroku Video Guide Here.

Fill this Values in config.env

  • BOT_TOKEN: The Telegram Bot Token that you got from @BotFather. Str
  • TELEGRAM_API: This is to authenticate your Telegram account for downloading Telegram files. You can get this from https://my.telegram.org. Int
  • TELEGRAM_HASH: This is to authenticate your Telegram account for downloading Telegram files. You can get this from https://my.telegram.org. Str
  • FSUB_ID: The Force Subscribe Channel, users will not be able to use your bot without joining the Channel. (Enter the Channel/Group ID starting with -100). Int
  • DUMP_CHAT_ID: The Dump Channel, all leeched videos will be Forwared Here. (Enter the Channel/Group ID starting with -100). Int

For farther assistance visit my support group: @JetMirror.


Deploy using CLI

  • Deployment instructions uploaded HERE
  • Carefully copy-paste every CMD one by one. If you miss maybe your BOT will not run.

About


Languages

Language:Python 99.2%Language:Dockerfile 0.4%Language:Shell 0.3%