Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this library working ?? #3251

Open
ibrahemesam opened this issue Dec 4, 2023 · 6 comments
Open

Is this library working ?? #3251

ibrahemesam opened this issue Dec 4, 2023 · 6 comments
Assignees

Comments

@ibrahemesam
Copy link

I wanna know if this library is still working. ie: not broken due to a WhatsApp backend update.


I am writing an app that has a required feature to send text msg in WhatsApp to the customer.
I tried selenium but it requires that a web browser instance to be running. that is too much RAM. my app can't app afford that.
So, is this library still working ? can I depend on it ??
@Tatitooo
Copy link

hello, you can use https://github.com/wppconnect-team/wppconnect-server (i'm not a contributor in this project)

@ibrahemesam
Copy link
Author

ibrahemesam commented Dec 19, 2023

hello, you can use https://github.com/wppconnect-team/wppconnect-server (i'm not a contributor in this project)

Wppconnect Server automates a chrome web-browser instance. which uses too much RAM. I wanna something lite. something that communicates directly through WhatsApp's WebSocket Server

@borisjota
Copy link

Hello, did you find any library that works for you? I have the same problem.

@ibrahemesam
Copy link
Author

Nothing yet. If you find one, please let me know

@JenteJan
Copy link

@ibrahemesam, have you checked out whatsmeow? It's written in golang but might be what you're looking for. anyways Im also still looking into ways to connect whatsapp

@ibrahemesam
Copy link
Author

ibrahemesam commented Feb 3, 2024

@JenteJan, yes & thank you 3>
it's difinitely what I'm looking for. When I continue working on my project, I'm gonna test it. and if it works, I'm gonna compile it as a shared library and use it directly in my python project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants