pranavms13 / whatsapp-node-api

A Simple NodeJS API Wrapper for WhatsApp
Other
471 stars 184 forks source link

[Whatsapp Beta] Make it working with whatsapp-web.js#multidevice branch #45

Closed monossido closed 2 years ago

monossido commented 2 years ago

Changes:

Maybe more fixes are needed, I've tested only auhentication, send message and get Profile pic

Let me know if I should change something.

monossido commented 2 years ago

Keep in mind that with this PR in package.json there is a "beta" #multidevice branch from whatsapp-web.js, which is not stable. For example at the moment is crashing due to this https://github.com/pedroslopez/whatsapp-web.js/commit/0ee405cf1a3f1a80680f364e92eedddd94f88e87#r66636907

Maybe it would be better to create a new branch?