saifulcoder / laravel-whatsapp-server

Simple RESTful WhatsApp API with Laravel 8
MIT License
515 stars 266 forks source link

Migrate to Whatsapp-web.js Module, baileys Depreciated, in that state baileys module will more likely make your account get banned by WA #41

Closed hendradra1234 closed 1 year ago

hendradra1234 commented 1 year ago

Can we Migrate this project to use Whatsapp-web.js because of baileys discontinuation

mdestafadilah commented 1 year ago

Can we Migrate this project to use Whatsapp-web.js because of baileys discontinuation

no migration, just use `"@adiwajshing/baileys": "github:WhiskeySockets/Baileys", change in your package.json.

I know it's not allready, but, it's the recomendation. or... if you need more stable using 4.4.0 but it's not a recomendation.