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

Handle Echoes #100

Open
mnwalker opened this issue May 31, 2023 · 1 comment
Open

Handle Echoes #100

mnwalker opened this issue May 31, 2023 · 1 comment

Comments

@mnwalker
Copy link

Currently the receiver is set to skip all message_echoes webhooks.
As a default this is great since this is normally sent by the app so no need to handle.

But I have situations where certain users need to send messages directly from the facebook interface, which results on their reply not showing inside the app.
If could enable a config option to skip echoes, default true, then we could handle this and avoid duplication through our app.

Not seen any updates for a while, happy to build a pull request if this plugin is still being maintained and this config option would be acceptable.

@CasperLaiTW
Copy link
Owner

Hi @mnwalker

Thanks for feedback, I don't have too much time to maintain the repository right now.

Welcome to PR or fork to make your library :)

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