Skip to content

UsagiShenkai/botwa

 
 

Repository files navigation

A N D Y - B O T Z

Simple WhatsApp Bot

Deploy

FOR TERMUX/UBUNTU/SSH USER

apt update && apt upgrade
apt install git -y
apt install nodejs -y
apt install ffmpeg -y
apt install imagemagick -y
git clone https://github.com/andyjavadams/botwa
cd botwa
npm install
npm update

FOR WINDOWS/VPS/RDP USER

  • Download And Install Git Click Here
  • Download And Install NodeJS Click Here
  • Download And Install FFmpeg Click Here (Don't Forget Add FFmpeg to PATH enviroment variables)
  • Download And Install ImageMagick Click Here
git clone https://github.com/andyjavadams/botwa
cd botwa
npm install
npm update

Run

node index

About

Milik bersama:V

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%