This project is made with the help of Rhymen/go-whatsapp - WhatsApp Web API. Works only for numbers in India for now.
- Download the latest binary release.
- run on your system.
or create your binary locally as below
Note : (Requirements) Golang setup on your local
- Download the repo
- run commands below
go get .
go build .
- Run the binary
- Scan the QR code with whatsapp web
- Put your lists for bulk message and pictures to send in same folder
Press the following number to send message on whatsapp
Send Text -> send <jid> <text>
Send Image -> sendimg <jid> <image path> [caption]
Send Bulk Text -> sendbulk <csv file>
Send Bulk Image -> sendbulkimg <csv file>
Exit -> Crtl+C
Demo bulk file examples stored in files folder