whatsapp-broadcast

Send a whatsapp text message to list of numbers

MIT License

Stars
6
Committers
1

Whatsapp Broadcaster

Send a whatsapp text message to list of numbers

Uses Puppeteer

Installation

  1. Make sure node is installed (LTS version)
  2. Run npm install

Steps

  1. Add phone numbers in config/numbers.txt file (one number per line)
  2. Add message in config/message.txt
  3. Run npm start
Related Projects