From 9618f8790ff05f338ffc312a0676a2eedf948b5c Mon Sep 17 00:00:00 2001 From: Harrison Shoebridge Date: Thu, 14 Apr 2016 20:10:40 +1000 Subject: [PATCH] Add tips --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c53cf7b..042aaa7 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ This is a Go library for making bots to be used on Facebook messenger. It is bui **It is currently in very early development. [Discussion](https://github.com/paked/messenger/issues/new) is much appreciated!** +## Tips + +- You need a Facebook development app, and a Facebook page in order to build things. +- Use [ngrok](https://ngrok.com) to tunnel your locally runnning bot so that Facebook can reach the webhook. + ## Inspiration Messenger takes design cues from: