An open API service indexing awesome lists of open source software.

https://github.com/deco31416/enviar-sms-masivos-por-whatsapp

Enviar mensajes de manera masiva por Whatsapp
https://github.com/deco31416/enviar-sms-masivos-por-whatsapp

Last synced: 3 months ago
JSON representation

Enviar mensajes de manera masiva por Whatsapp

Awesome Lists containing this project

README

        

# massiveW
Commands for install:

>-npm install
>
>-node index.js

# To run the application in background as a service for linux
>
You can edit file **contactos.service**, and **daemon.sh** changing the directory path from the application, them move the file **contactos.service**
to directory path **/etc/systemd/system/**, them execute the command **-systemctl enable contactos** and finally to start the service you can execute de command **systemctl start contactos**.

# Enviar mensajes de manera masiva por Whatsapp ya sea por un rango de numeros que se ponga, o por un archivo de contactos (cvf, o excel con la columna nombre y movil)