A service to send messages to Whatsapp from a list of contacts
Follow the steps to install the project on your local machine.
You need the following elements to use the service:
Whatsapp account
Create a folder on your computer where you want to clone the repository.
Clone this repository to your machine using git commands:
git clone https://github.com/edsonjuniordev/whatsapp-sender.git .
Install the packages:
npm i
Create a csv file with name and phone that you want send the messages:
name,phone
example,+55 99 9 9999-9999
This project was developed for a specific need and for learning, I am not responsible for misuse..
This project was developed with current market technologies, as well as:
- WPPCONNECT - WPPConnect is an open source project developed by the JavaScript community with the aim of exporting functions from WhatsApp Web to the node