WAVE-MD

Whatsapp bot for remote web enumeration.

Stars
0
Committers
4

This bot is still under development so if you want to recode/modify it, pls check this main repo once in 3 days because i am continuously debugging it and making major changes in it.

SETUP WAVE-MD

Fork The Repo

Install Manually

Requirements

  • Termux
apt update -y && apt upgrade -y && pkg update -y && pkg upgrade -y && pkg install libwebp -y && pkg install git -y && pkg install nodejs -y && pkg install ffmpeg -y && pkg install yarn && pkg install imagemagick -y && git clone https://github.com/MariaWaBot/WAVE-MD && cd WAVE-MD && npm install && npm start

  • Update
rm -rf WAVE-MD &&
git clone https://github.com/Kyle6012/WAVE-MD && cd WAVE-MD && npm install && npm start

  • Command For 24/7
npm i -g forever && forever index.js && forever save && forever logs

Feel free to contribute and make this project even better.