Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 701 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 701 Bytes

ADS REMOVER TELEGRAM BOT

A telegram bot that can remove simple app ads by using some commonly used ads regex founds here : https://adsregex.misfitsdev.xyz

Requirements

  • Nodejs
  • NPM
  • APKTool
  • APKSigner

Installation

Simply clone the repository and install the modules:

git clone /~https://github.com/tas33n/ads-remover-bot.git
cd ads-remover-bot
npm i

Replace Bot token with yours.

To run the bot, execute the following:

npm start

Run in Repl.it

import Replit

?

If u can make this even better then please do..