Simple WhatsApp Bot
> pkg update && pkg upgrade
> pkg install git -y
> pkg install nodejs -y
> pkg install ffmpeg -y
> pkg install imagemagick -y
> git clone https://github.com/Nurutomo/wabot-aq
> cd wabot-aq
> npm install
> node . [<session name>] (session name is optional)
> git clone https://github.com/Nurutomo/wabot-aq
> cd wabot-aq
> npm install
> node index.js