-
Read this on how to properly run the code(How to Run Whatsapp Bot)
-
Install
google-chrome-stable
-
Execute the command
# install dependencies
npm i
# Start the bot service
npm i -g pm2 && pm2 start index.js && pm2 save && pm2 logs
# Then scan the QrCode and Enjoy!
Fork
this repo.- Go to Github Action.
- Click I understand my workflow.
- Read this gist to see how to run.
MIT © Amos Ayomide (amosayomide05)