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