ookamiiixd / baileys-api

Simple WhatsApp REST API with multiple device support
MIT License
433 stars 329 forks source link

reconnection on restart #140

Closed helpobras closed 1 year ago

helpobras commented 1 year ago

I realized that baileys saves everything in the database... including session data... however when giving a stop and then a start the system asks again to read the QRCODE... how do you do the automatic reconnection? what if i need to update? do you have to reconnect everything again?

helpobras commented 1 year ago

sorry... I did the wrong procedure.

jovial237 commented 1 year ago

Hello @helpobras how did you solve the problem? I have the same issue. Thanks.