vasani-arpit / WBOT

A simple Web based BOT for WhatsApp™ in NodeJS 😜. Working as of 📅 Feb 4th, 2024
Other
987 stars 314 forks source link

Message doesn't captured #240

Closed ghost closed 3 years ago

ghost commented 3 years ago

I use the latest version of master branch.

Since today WAPI.js doesn't working anymore and didn't throw any error.

imkhubaibraza commented 3 years ago

I'm getting the same error when I try to send the message. (node:69928) UnhandledPromiseRejectionWarning: Error: Evaluation failed: ReferenceError: WAPI is not defined

vasani-arpit commented 3 years ago

Looks like there is a new WA update. which WA version you are on? you can check it from Settings > Help

gmtandi commented 3 years ago

by here not working too... version 2.2126.10 Edit... Solved with Pull request #241

vasani-arpit commented 3 years ago

Issue has been fixed. Please try the latest release. https://github.com/vasani-arpit/WBOT/releases version 0.19.1

ghost commented 3 years ago

Issue closed.