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

Add reactions support #63

Open
alam-shahul opened this issue May 30, 2019 · 3 comments
Open

Add reactions support #63

alam-shahul opened this issue May 30, 2019 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@alam-shahul
Copy link

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!

@ptrcnull
Copy link
Member

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

@alam-shahul
Copy link
Author

alam-shahul commented May 31, 2019

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?

@ptrcnull
Copy link
Member

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

@ptrcnull ptrcnull added enhancement New feature or request good first issue Good for newcomers labels May 31, 2019
@ptrcnull ptrcnull changed the title Add reaction data for Message object Add reactions support May 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants