Files
whatsapp-web.js/README.md
Pedro S. Lopez e3f11b308f Update README.md
2019-02-17 04:20:56 -04:00

7 lines
307 B
Markdown

# whastapp-web.js
A WhatsApp API client that connects through the WhatsApp Web browser app
It uses Puppeteer to run a real instance of Whatsapp Web to avoid getting blocked.
This is still very much a work in progress, but you can check out [example.js](./example.js) to see how to read and send messages.