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

[Facebook] Replace fbchat service with service based on messenger-api-python #579

Open
amotl opened this issue Aug 21, 2022 · 3 comments
Open
Labels
help wanted service plugin All about service plugins

Comments

@amotl
Copy link
Member

amotl commented Aug 21, 2022

Hi there,

coming from @orzechszek's request at #485, we may want to update the code to submit messages to the »Meta« Messenger Platform, which is the official API for chat bots on Facebook today.

It looks like the HTTP calls outlined on [1,2] would be the right way to submit messages these days, when doing it with HTTP only. However, I discovered three libraries on PyPI in this space:

I think messenger-api-python is the most prolific one. Maybe @caronc also wants to have a look in order to add a corresponding adapter to Apprise.

With kind regards,
Andreas.

[1] https://developers.facebook.com/docs/messenger-platform/send-messages
[2] https://developers.facebook.com/docs/messenger-platform/reference/send-api

@caronc
Copy link

caronc commented Aug 22, 2022

I love your ability to find libraries and tools online @amotl . I don't want to hijack this thread, but i will investigate the links you shared! 👍🚀

@amotl
Copy link
Member Author

amotl commented Aug 22, 2022

Thanks Chris. Feel free to create a corresponding ticket over at Apprise and link it back to here.

@amotl amotl changed the title Replace fbchat service with service based on messenger-api-python [Facebook] Replace fbchat service with service based on messenger-api-python Aug 22, 2022
@amotl amotl added bug and removed enhancement labels Aug 22, 2022
@amotl
Copy link
Member Author

amotl commented Aug 26, 2022

Dear @orzechszek,

may I humbly ask if you would feel capable enough to contribute such a plugin, based on messenger-api-python, to mqttwarn?

With kind regards,
Andreas.

@amotl amotl added help wanted and removed bug labels May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted service plugin All about service plugins
Projects
None yet
Development

No branches or pull requests

2 participants