[GH-ISSUE #25] Replace whatsapp-web.js with Baileys #6

Open
opened 2026-02-27 04:58:41 +03:00 by kerem · 2 comments
Owner

Originally created by @guyzyl on GitHub (Dec 8, 2022).
Original GitHub issue: https://github.com/guyzyl/whatsapp-contact-sync/issues/25

Currently, the projects is fully based on whatsapp-web.js.
It's a very good open source project, but the problem is that in order to interact with the WhatsApp web API, it opens a headless Chrome browser which is very inefficient.

That's where Baileys comes in.
It's a library which provides a full WhatsApp web API, but does so without requiring a headless Chrome browser.
This should make the code both faster and more efficient.

Originally created by @guyzyl on GitHub (Dec 8, 2022). Original GitHub issue: https://github.com/guyzyl/whatsapp-contact-sync/issues/25 Currently, the projects is fully based on [whatsapp-web.js](https://github.com/pedroslopez/whatsapp-web.js). It's a very good open source project, but the problem is that in order to interact with the WhatsApp web API, it opens a headless Chrome browser which is very inefficient. That's where [Baileys](https://github.com/WhiskeySockets/Baileys) comes in. It's a library which provides a full WhatsApp web API, but does so without requiring a headless Chrome browser. This should make the code both faster and more efficient.
Author
Owner

@mariozelaschi commented on GitHub (Jan 21, 2026):

Hello! Any news on this issue? It would be very welcome to have Baileys, seems really a cool project with many improvements over whatsapp-web.
Btw thanks for the awesome job you're doing <3

<!-- gh-comment-id:3780944308 --> @mariozelaschi commented on GitHub (Jan 21, 2026): Hello! Any news on this issue? It would be very welcome to have Baileys, seems really a cool project with many improvements over whatsapp-web. Btw thanks for the awesome job you're doing <3
Author
Owner

@guyzyl commented on GitHub (Jan 24, 2026):

Hello! Any news on this issue? It would be very welcome to have Baileys, seems really a cool project with many improvements over whatsapp-web. Btw thanks for the awesome job you're doing <3

Nope, no progress yet. It's a very big change that I haven't gotten around to addressing. Maybe now that Claude does such a great job I might :)
And thanks!

<!-- gh-comment-id:3793079128 --> @guyzyl commented on GitHub (Jan 24, 2026): > Hello! Any news on this issue? It would be very welcome to have Baileys, seems really a cool project with many improvements over whatsapp-web. Btw thanks for the awesome job you're doing <3 Nope, no progress yet. It's a very big change that I haven't gotten around to addressing. Maybe now that Claude does such a great job I might :) And thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whatsapp-contact-sync#6
No description provided.