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

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.

Awesome Lists containing this project

README

          

# Whatsapp API Hit

![alt whatsapp-api](https://res.cloudinary.com/dk0053zbe/image/upload/v1640457979/Screen_Shot_2021-12-26_at_02.44.58_x3swjs.png)

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!