Update readme (#1)

This commit is contained in:
Pedro S. Lopez
2019-02-21 01:43:56 -04:00
committed by GitHub
parent 1b7376885d
commit b707276bef

View File

@@ -2,5 +2,6 @@
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.
**NOTE:** I can't guarantee you will not be blocked by using this method, although it has worked for me. WhatsApp does not allow bots or unofficial clients on their platform, so this shouldn't be considered totally safe.
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.