will3g / whatsapp-sender

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

whatsapp-sender

A service to send messages to Whatsapp from a list of contacts

πŸš€ Getting Started


Follow the steps to install the project on your local machine.

πŸ“‹ Prerequisites

You need the following elements to use the service:

Whatsapp account

πŸ”§ Installation


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 .

πŸ“Œ Usage


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

πŸ“¦ Development


This project was developed for a specific need and for learning, I am not responsible for misuse..

πŸ› οΈ Built with


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

About


Languages

Language:JavaScript 100.0%