https://github.com/xditya/whatsappdms
https://github.com/xditya/whatsappdms
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xditya/whatsappdms
- Owner: xditya
- Created: 2022-09-06T11:26:40.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-06T12:09:50.000Z (almost 4 years ago)
- Last Synced: 2025-01-05T21:27:39.525Z (over 1 year ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WhatsApp DMs
DM WhatsApp users in from a `data.csv` file, using your WhatsApp account.
## Running
```
git clone https://github.com/xditya/WhatsAppDMs
cd WhatsAppDMs
```
Fill up numbers in a data.csv file, in the format given in [data.csv](./data.csv).
```
npm install
npm start
```
## Why?
GDSC.