Skip to content

youesky/TeraboxedBot

Repository files navigation

TeraboxedBot ⚡

The TeraboxedBot is designed to help users get direct download links from TeraBox files on Telegram.

icon.jpg


Required Variables

  • TOKEN Bot Token from @BotFather
  • HASH API Hash from my.telegram.org
  • ID API ID from my.telegram.org

Optional Variables

you can also set these in config.json file

  • CRYPT GDTot Crypt If you don't know how to get Crypt then Learn Here
  • XSRF_TOKEN and Laravel_Session XSRF Token and Laravel Session cookies! If you don't know how to get then then watch this Video (for GDTOT) and do the same for sharer.pw
  • DRIVEFIRE_CRYPT Drivefire Crypt
  • KOLOP_CRYPT Kolop Crypt!
  • HUBDRIVE_CRYPT Hubdrive Crypt
  • KATDRIVE_CRYPT Katdrive Crypt
  • UPTOBOX_TOKEN Uptobox Token
  • CLOUDFLARE Use cf_clearance cookie from and Cloudflare protected sites
  • PORT Port to run the Bot Site on (default is 5000)

Deploy on Heroku

BEFORE YOU DEPLOY ON HEROKU, YOU SHOULD STAR AND FORK THE REPO AND CHANGE ITS NAME TO ANYTHING ELSE

Deploy

Commands

/start - Welcome Message
/help - List of All Supported Sites

Supported Sites

To see the list of supported sites see texts.py file

Help

  • If you are deploying on VPS, watch videos on how to set/export Environment Variables. OR you can set these in config.json file