libfb-js icon indicating copy to clipboard operation
libfb-js copied to clipboard

Add reactions support

Open alam-shahul opened this issue 6 years ago • 3 comments

Is it possible to add reactions as a field for the Message object? Not sure what this would entail, but seems like an important feature of any Facebook Messenger message!

alam-shahul avatar May 30 '19 19:05 alam-shahul

libfb would have to store every message object to update it with reactions, so it's probably not really a good solution :/ But reactions support itself is a good feature

ptrcnull avatar May 30 '19 22:05 ptrcnull

Well, I would love to get involved/implement reactions, but I have no idea where to start! From what I can gather, you guys sort of reverse-engineered some protocol that Facebook uses for sending messages; do I need to understand this protocol/what exactly you guys did in order to help out? Or is there a more abstract layer at which I can start hacking?

Unfortunately, there seems to be little documentation on how the code actually works, so I'm not sure where I should try working. Do you have any suggestions?

alam-shahul avatar May 31 '19 16:05 alam-shahul

You could join our Discord server here: https://discord.gg/xdWemhA
I'll explain some things to you there.

ptrcnull avatar May 31 '19 16:05 ptrcnull