Sends a whatsapp message to multiple recipients
-
You can install using the latest released binary.
-
OR using Go:
go install github.com/mgjules/wazzaaa@latest
❯ ./wazzaaa --help
Usage of ./wazzaaa:
-message string
message to send
-recipients string
list of comma separated phone numbers
Example:
wazzaaa --recipients "xxxxxxxxxx,yyyyyyyyy" --message "Hello there..."
When executed for the first time, it will generate a QR code in the terminal. Link your WhatsApp account to wazzaaa using the QR code. More info about how to link a device to your WhatsApp account here.