Simple WhatsApp Bot
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/Nurutomo/wabot-aq
cd wabot-aq
npm install
- 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/Nurutomo/wabot-aq
cd wabot-aq
npm install
node .
Activate self mode (Ignores other)
prefixes
are seperated by each character Set prefix
Used for heroku or scan through website
If small qr unicode doesn't support
Enables restricted plugins (which can lead your number to be banned if used too often)
- Group Administration
add, kick
Enable image inspector through terminal
No bot, just print received messages and add users to database
Development Testing Mode
conn.logger.level = 'trace'
conn.logger.level = 'debug'