vasani-arpit / WBOT

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

WBOT doesn't work properly if multiple devices are logged in in whatsapp business #321

Closed vrushalipachchigar closed 2 years ago

vrushalipachchigar commented 2 years ago

Describe the bug When user has feature of multi device login on in WhatsApp, the bot doesn't recognize it even if user is logged in.

To Reproduce Steps to reproduce the behavior:

  1. Go to WhatsApp > Linked devices
  2. Click on Multi device login
  3. Add multiple devices
  4. See error when you start the bot again

Expected behavior If multi device is on, the bot should acknowledge that the user is logged in and start working accordingly.

Screenshots

wbot-issue

App information (please complete the following information):

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

vasani-arpit commented 2 years ago

Should be fixed in v0.29.0 https://github.com/vasani-arpit/WBOT/releases

reopen if issue still persists.