Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 238 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 238 Bytes

whatsapp-bulk

Whatsapp bulk message with puppeteer (nodejs)

Installation

npm install

Usage

1. edit your contact list in contactlist.txt
2. edit message in content.txt
3. type "npm run serve" in terminal