Pedro Lopez 5b9413de5c [FIX] Expose Wap module
Setting group description and title did not work due to whatsapp no longer exposing it as it was previously.
2020-02-02 13:44:54 -04:00
2019-10-10 14:13:55 -04:00
2020-02-02 13:44:54 -04:00
2020-02-02 13:33:08 -04:00
2019-02-16 22:16:03 -04:00
2020-02-02 00:52:51 -04:00
2019-02-16 22:22:51 -04:00
2020-01-17 22:06:19 -04:00
2020-01-17 22:06:19 -04:00
2019-03-20 00:45:29 -04:00

npm

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.

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

Installation

The module is now available on npm! npm i whatsapp-web.js

Description
Languages
JavaScript 99.3%
Shell 0.7%