nsomar / facebook_messenger

ExFacebookMessenger is a library that helps you create facebook messenger bots easily.
MIT License
58 stars 35 forks source link

Postback support #3

Closed makefunstuff closed 7 years ago

makefunstuff commented 7 years ago

As far as I noticed there is postback message support in TODO, is it in progress? If it's not started can I handle this, do you accept pull requests and what is contribution guidelines?

nsomar commented 7 years ago

@strangeworks The contribution guidelines are pretty relaxed. And I accept any pull request :) If you wish to handle that would be super cool!

makefunstuff commented 7 years ago

Okay thanks, I will submit pr asap

nsomar commented 7 years ago

@strangeworks Let me know if I can help you in any way :)

makefunstuff commented 7 years ago

I have created pull request #6, currently it requires coverage fixes. Can you please review delete coveralls comments?

What was changed:

nsomar commented 7 years ago

@strangeworks fantastic!! I just merged the PR I will update my bot with this feature...many thanks!

makefunstuff commented 7 years ago

I will add new facebook payload support asap(quick_reply, geocoordinate payloads etc), in order to implement fully functional facebook messenger bot.

nsomar commented 7 years ago

@strangeworks that would be great! 👍