messengerbot icon indicating copy to clipboard operation
messengerbot copied to clipboard

Facebook Messenger Platform (Chatbot) GoLang API

Results 3 messengerbot issues
Sort by recently updated
recently updated
newest added

Could you please specify a license for this repository?

this library is really good but i have problem download and manipulate message with attachment base on the fb bots doc [fb dev doc](https://developers.facebook.com/docs/messenger-platform/webhook-reference/message) i adding new filed on struct...

Thanks for merge last pull-req. I add channels on go-routines for some reasons. ``` Current "handler"s are all event-handlers delegated by go-routine, that's nice. However, it doesn't work for some...