Skip to content

Commit

Permalink
Merge pull request #49 from heyrhett/master
Browse files Browse the repository at this point in the history
update readme with warning about message_echoes
  • Loading branch information
jgorset authored Jul 1, 2016
2 parents e5832d6 + 71bac28 commit 32098e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ Create an Application on [developers.facebook.com] and go to the Messenger
tab. Select the Page you want to install your bot on.

Create a new webhook, enter the domain your bot is connected to and a verify
token of your choosing.
token of your choosing. NOTE: If you subscribe to message_echoes, the "Bot.on :message" block will try to process these. This could potentially put your app in a bad feedback loop.

![Application settings](https://scontent-amt2-1.xx.fbcdn.net/hphotos-xfp1/t39.2178-6/12057143_211110782612505_894181129_n.png)

Expand Down

0 comments on commit 32098e3

Please sign in to comment.