mgjules / wazzaaa

Just a quick way to send whatsapp messages to a lot of people

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wazzaaa

Sends a whatsapp message to multiple recipients

Installation

Usage

❯ ./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.

About

Just a quick way to send whatsapp messages to a lot of people

License:Apache License 2.0


Languages

Language:Go 100.0%