Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 610 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 610 Bytes

FNBots

Hi everyone!

I trying to create script whatsapp bot using open-wa library.

Installation Using Linux-Ubuntu:

IDK if you use RDP or other. because i never use

sudo apt-get install -y git
git clone https://github.com/Terror-Machine/fn-whatsapp-bot
cd fn-whatsapp-bot
bash fn.sh
pm2 startup
pm2 start main.js
pm2 save
pm2 logs

NOTE!

This script is made for public bots, so use a second account to scan the qr and main account to command.

Thanks to:

open-wa