https://github.com/yaza-putu/whatsapp-api-hit
Whatsapp API Hit support send message, send media file and send media url.
https://github.com/yaza-putu/whatsapp-api-hit
whatsapp-api whatsapp-api-node
Last synced: 2 months ago
JSON representation
Whatsapp API Hit support send message, send media file and send media url.
- Host: GitHub
- URL: https://github.com/yaza-putu/whatsapp-api-hit
- Owner: yaza-putu
- License: mit
- Created: 2021-12-25T18:16:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-20T02:20:45.000Z (almost 4 years ago)
- Last Synced: 2025-02-05T07:49:14.486Z (over 1 year ago)
- Topics: whatsapp-api, whatsapp-api-node
- Language: HTML
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# Whatsapp API Hit

Library from whatsapp-web.js
Source from ngekoding
## Important!
As because Whatsapp regularly makes an update, so we needs to always **use the latest version of whatsapp-web.js**. Some errors may occurs with the old versions, so please try to update the library version before creating an issue.
### How to use?
- Clone or download this repo
- Enter to the project directory
- Run `npm install`
- Run `npm run dev` for development (need install https://www.npmjs.com/package/nodemon for auto reload)
- or Run `npm run start`
- Open browser and go to address `http://localhost:3000`
- Scan the QR Code
- Enjoy!