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

WhatsApp Full Web Api #20

Open
mehmetsarr opened this issue Feb 15, 2022 · 3 comments
Open

WhatsApp Full Web Api #20

mehmetsarr opened this issue Feb 15, 2022 · 3 comments

Comments

@mehmetsarr
Copy link

  1. Hello, this warehouse also pulls the api directly from whatsapp Web.
  2. Can my notification system be made a bulk messaging and chatbot, i.e. automatic answering system?
@vitormattos
Copy link
Member

vitormattos commented Feb 16, 2022

Hi,
This POC works over WhatsApp web injecting this https://github.com/mukulhase/WebWhatsapp-Wrapper/blob/master/webwhatsapi/js/wapi.js on WhatsApp web and wrapping all window.WAPI functions by native PHP functions.

@mehmetsarr
Copy link
Author

Merhaba, Bu POC, WhatsApp web'e bu https://github.com/mukulhase/WebWhatsapp-Wrapper/blob/master/webwhatsapi/js/wapi.js`window.WAPI` enjekte ederek ve tüm işlevleri yerel PHP işlevleriyle sararak WhatsApp web üzerinden çalışır.

Thank you for the answer. I'm just going to use the wapi.js file? Do you have any information on how to wrap this with php?

@vitormattos
Copy link
Member

vitormattos commented Feb 17, 2022

This project wrap the wapi.js on PHP
Look the example file.

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

2 participants