botmasterai / botmaster-messenger

The Facebook Messenger Botmaster integration
MIT License
15 stars 9 forks source link

Add _subscribeToPage function #4

Closed younes200 closed 7 years ago

younes200 commented 7 years ago

Subscribe an app to get updates for a page. This is handy for development, FB unsubscribe the webhook after when is not responding.

dbtlr commented 7 years ago

Any movement on getting this PR merged?

I was looking to implement the home_url function that this is adding and I'd love to be able to use this without forking.

It seems like the TravisCI tests failed due to something going wrong with the builder on the Travis side, so I'm guessing if the tests are rerun they'll likely pass.

jdwuarin commented 7 years ago

This PR is not going to be merged as The latest PR was about adding support to multiple pages from within the same App/Bot. I am now in a situation where I will need to have bots that support multiple pages in a project of mine. So I'll be pushing such a change pretty soon. It should be a minor change to the API and not break what you have working. I'll make sure to also add home button support in the new release.

See here for more: https://github.com/botmasterai/botmaster-messenger/issues/5