karmaisgreat / simple-whatsapp-bot

Simple Whatsapp Bot - Node Js - Heroku - Baileys
23 stars 10 forks source link

Add Whatsapp beta Support #4

Open ShashiTharoor opened 2 years ago

ShashiTharoor commented 2 years ago

New Whatsapp Beta added Multi device Support.Usage of Whatsapp web even without need our mobile always online.We need to join a feature called "Multi-device beta" to enable this support in Whatsapp beta.But When this feature is on,QR code failed to read,when feature is off, QR code reads.but only we can stay online in Whatsapp web is using this feature on.so kindly fix this asap.

rituparna-ui commented 2 years ago

@rishabh-modi2 the library that is being used for bot development has not yet received complete support for multi device feature it is still under development, and not yet safe for us to use it Also the multi device feature has totally different methods of interactions with the server, so we cannot directly add that feature right now in this codebase we will need a complete rewrite of this code to be compatible with multi device beta

sirvardhan commented 2 years ago

https://github.com/Alien-alfa/WhatsAppBot-ZENZ Check this out