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
- Host: GitHub
- URL: https://github.com/deco31416/enviar-sms-masivos-por-whatsapp
- Owner: deco31416
- Created: 2023-01-07T02:40:34.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T02:42:27.000Z (over 2 years ago)
- Last Synced: 2025-01-10T23:19:45.841Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 17.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)