Java Backend for FB Chatbot

0

Messenger webhook implementation in java with jetty, contracts of facebook messenger webhook

Miscellaneous

messenger
java
webhook
fb-messenger-webhook

Java-FbChatBot Build Status

This is an implementation of Fb chat bot in java. It shows how to create Fb messenger webhook in java, contracts and PoJos of webhook. This project can be used to setup fb messenger webhook with existing tomcat/jetty/java project.

How to setup

Screenshots

Normal text by a user

Normal text

Postbacks (button click by a user in messenger)

PostBacks