caronc / apprise

Apprise - Push Notifications that work with just about every platform!
https://hub.docker.com/r/caronc/apprise
BSD 2-Clause "Simplified" License
11.8k stars 413 forks source link

Some integration for sending whatsapp #351

Closed nobruramos closed 1 year ago

nobruramos commented 3 years ago

Hello, I would like to know if you have any integration with tools that send messages via whatsapp. Thank you.

caronc commented 3 years ago

Facebook went through a lot of issues in the past and as a result closed off Facebook itself and Instagram. WhatsApp i think is workable, but it has to be through another point of entry like Twilio (see here). Would this be satisfactory or did you have something else in mind?

poVoq commented 3 years ago

Maybe it could be done through the WhatsApp Web api with a connected Phone?

See: https://github.com/sigalor/whatsapp-web-reveng

OT: this could also give some hints how to do it with Facebook messenger: https://github.com/tulir/mautrix-facebook

blap commented 2 years ago

Send WhatsApp message at certain time and many other things: https://github.com/Ankit404butfound/PyWhatKit

johnfelipe commented 2 years ago

@poVoq, @blap can u help me for test with my phone, whatsapp notification?

amotl commented 2 years ago

@blap: PyWhatKit looks nice. Thank you for sharing it.

On this matter, I also wanted to share the package whatsapp-api-client-python [1] with you.

[1] https://pypi.org/project/whatsapp-api-client-python/

caronc commented 1 year ago

Closing issue; WhatsApp support added in #808