Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 445 Bytes

readme.md

File metadata and controls

15 lines (11 loc) · 445 Bytes

Whatsapp-Bot


I made this bot to learn about webscrapping using puppeteer and was trying to understand more about whatsapp web for one of my future projects. I dis the browser automation to made this bot as Whatsapp dont have a open Api. This bot sends 1k msgs to my friends group.


Direction to use

npm install

npm start


In future I would like to automate this completely as it is partially automated.