matrix-puppet-facebook
matrix-puppet-facebook copied to clipboard
[WIP] Replies in messages and changes in polls from fb are now displayed in Matrix
A MR to include reply functionality into this bridge.
- Facebook replies -> matrix: already implemented and functional
- Matrix replies -> facebook: as I use
freeddns
in the dns name of my homeserver, my replies get blocked by facebook. Somebody else should test if this works.
I also added code to detect changes in polls. This is waiting on https://github.com/Schmavery/facebook-chat-api/pull/756, but should not affect usage even when the upstream PR is not merged.
Schmavery/facebook-chat-api#756 has been merged, so poll messages should come through :) !
As I have stopped using this bridge some time ago and have received little feedback on the PR, I have ceased to develop my code further. If someone can use this code, please go ahead.