CidhenFx / BYPASS-BOT-V2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This telegram bot can bypass stinky and irritating url shortner with in a sec or two

contributers

Bruce - Owner Of Bypass Bot Repo.

#Warning Those Who are Forking This Repo,Be Careful.Its my private repo.I modified by my self.

Supported Links👇

  • adf.ly

  • Linkvertise.com

  • bit.ly

  • rekonise.com

  • mboost.me

  • letsboost.net

bot father commands list

start - Welcome Message

adf - Bypass adf.ly links
lv -  Bypass Linkvertise links
ex - Bypass Other Links
help - Commands List

Intial Deploy to heroku

Intially I was not able to push a simple bot to heroku, but yeah googling a lot made it work!

Very Initial Steps if you wanna host in your vps or local machine[NOOB Steps]

  1. Install Telegram :)
  2. Create a telegram bot by talking to [Bot Father]
  3. Install python in your computer, if you are on windows
  4. Download my repo or clone it using git clone
  5. Edit TOKEN.txt and add your bot token
  6. For linux edit main.py and replace python with python3
  7. open cmd or terminal from that folder
  8. for windows or (for Linux)
  run python main.py

for Linux

  run python3 main.py

(Deploying to Heroku)

  • Fork this repo and edit TOKEN.txt and fill your bot token
  • use the link below and deploy it

Deploy

  • Don't forget to enable worker in resources tab
  • done

About


Languages

Language:Python 99.8%Language:Procfile 0.2%