Files
whatsapp-web.js/README.md
Pedro S. Lopez 1dab219764 Fix typo
2019-02-17 04:25:26 -04:00

307 B

whatsapp-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 to see how to read and send messages.