WhatsappWebAPI Save

API for sending bulk text/image to know/unknown numbers

Project README

logowhatsappWebAPI

whatsappWebAPI

Go-Build GitHub GitHub release (latest by date) GitHub go.mod Go version Go Report Card GitHub All Releases GitHub repo size

This project is made with the help of Rhymen/go-whatsapp - WhatsApp Web API. Works only for numbers in India for now.

Setup

  1. Download the latest binary release.
  2. run on your system.

or create your binary locally as below

Note : (Requirements) Golang setup on your local

  1. Download the repo
  2. run commands below
go get .
go build .
  1. Run the binary

Steps to use -

  1. Scan the QR code with whatsapp web
  2. Put your lists for bulk message and pictures to send in same folder

Usage

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

License

FOSSA Status

Open Source Agenda is not affiliated with "WhatsappWebAPI" Project. README Source: Piyushhbhutoria/whatsappWebAPI

Open Source Agenda Badge

Open Source Agenda Rating