The TeraboxedBot is designed to help users get direct download links from TeraBox files on Telegram.
Results of the bypass is hosted on public database on DBHub.io so if the bot finds link alredy in database it uses the result from the same, time saved and so many problems will be solved.
Table is creted with the below command, if anyone wants to use it for thier own.
CREATE TABLE results (link TEXT PRIMARY KEY, result TEXT)TOKENBot Token from @BotFatherHASHAPI Hash from my.telegram.orgIDAPI ID from my.telegram.org
you can also set these in config.json file
CRYPTGDTot Crypt If you don't know how to get Crypt then Learn HereXSRF_TOKENandLaravel_SessionXSRF 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.pwDRIVEFIRE_CRYPTDrivefire CryptKOLOP_CRYPTKolop Crypt!HUBDRIVE_CRYPTHubdrive CryptKATDRIVE_CRYPTKatdrive CryptUPTOBOX_TOKENUptobox TokenCLOUDFLAREUsecf_clearancecookie from and Cloudflare protected sitesPORTPort to run the Bot Site on (defaults to 5000)
You need set all three to work
DB_APIAPI KEY from DBHub, make sure it has Read/Write permissionDB_OWNER(defaults tobipinkrish)DB_NAME(defaults tolink_bypass.db)
BEFORE YOU DEPLOY ON HEROKU, YOU SHOULD STAR AND FORK THE REPO AND CHANGE ITS NAME TO ANYTHING ELSE
Everything is set programtically, nothing to work
/start - Welcome Message
/help - List of All Supported Sites
To see the list of supported sites see texts.py file
- If you are deploying on VPS, watch videos on how to set/export Environment Variables. OR you can set these in
config.jsonfile
