Skip to content

Commit

Permalink
Adding samples
Browse files Browse the repository at this point in the history
  • Loading branch information
nsomar committed Apr 19, 2016
1 parent 3761695 commit 561cd8f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,9 @@ For the webhook endpoint use `http://your-app-url/messenger/webhook`
If you use phoenix framework in your project, then you need the phoenix version of `facebook_messenger` this can be found at `phoenix_facebook_messenger` [found here](https://github.com/oarrabi/phoenix_facebook_messenger).

## Sample
A sample facebook chat echo bot can be found [here](https://github.com/oarrabi/elixir-echo-bot).

- A sample facebook echo bot with plug can be found here. https://github.com/oarrabi/ex-plug-echo-bot
- For the phoenix echo bot, https://github.com/oarrabi/elixir-echo-bot

## Future Improvements

Expand Down

0 comments on commit 561cd8f

Please sign in to comment.