1
0
mirror of synced 2025-02-16 13:33:13 +03:00
Harrison Shoebridge f8da84d8c9 Add image sending
2016-04-16 18:01:32 +10:00
2016-04-15 10:34:10 +10:00
2016-04-13 16:14:23 +10:00
2016-04-14 09:47:15 +10:00
2016-04-13 10:35:25 +10:00
2016-04-15 10:21:08 +10:00
2016-04-15 10:21:08 +10:00
2016-04-15 10:41:03 +10:00
2016-04-16 18:01:32 +10:00
2016-04-16 18:01:32 +10:00

Messenger GoDoc

This is a Go library for making bots to be used on Facebook messenger. It is built on the Messenger Platform. One of the main goals of the project is to implement it in an idiomatic and easy to use fashion.

You can find an example of how to use it here

Tips

  • Follow the quickstart guide for getting everything set up!
  • You need a Facebook development app, and a Facebook page in order to build things.
  • Use ngrok to tunnel your locally runnning bot so that Facebook can reach the webhook.

Inspiration

Messenger takes design cues from:

Description
Package messenger is used for making bots for use with Facebook messenger
Readme MIT 249 KiB
Languages
Go 100%