Flixjod / Terabox_Down_bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Setup Environment Variables:

  • BOT_TOKEN: The Telegram Bot Token that you got from @BotFather. Str
  • OWNER_ID: Your Telegram User ID (required for admin commands). Int
  • DUMP_CHAT_ID: The Dump Channel, all leeched videos will be Forwared Here. (Enter the Channel/Group ID starting with -100). Int
  • MONGO_URI: Your MongoDB connection . Str

About


Languages

Language:Python 96.4%Language:Dockerfile 3.4%Language:Procfile 0.2%