bipinkrish / Link-Bypasser-Bot

A Telegram Bot (with Site) that can Bypass Ad Links, Generate Direct Links and Jump Paywalls
247 stars 401 forks source link
link-bypasser telegram-bot

Link-Bypasser-Bot

a Telegram Bot (with Site) that can Bypass Ad Links, Generate Direct Links and Jump Paywalls. see the Bot at @BypassLinkBot @BypassUrlsBot or try it on Replit


Special Feature - Public Database

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)

Required Variables

Optional Variables

you can also set these in config.json file

Optinal Database Feature

You need set all three to work


Deploy on Heroku

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

Deploy


Commands

Everything is set programtically, nothing to work

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

Supported Sites

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


Help