bagasstrongman / WhatsAppBulk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WhatsappBulkMessageSender

  1. Clone this repo using git clone https://github.com/yashthaker7/WhatsappBulkMessageSender.git or download this repository.
  2. Change directory to this folder cd WhatsappBulkMessageSender
  3. Install packages using commnad npm i
  4. Add your custom message in message.txt file
  5. Add you contacts in contacts.csv after number field
  6. run app.js using command node app.js

About

License:MIT License


Languages

Language:HTML 88.4%Language:JavaScript 11.6%