Java-FbChatBot icon indicating copy to clipboard operation
Java-FbChatBot copied to clipboard

Messenger webhook implementation in java with jetty, contracts of facebook 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

  • read HOWTO.md

Screenshots

Normal text by a user

Normal text

Postbacks (button click by a user in messenger)

PostBacks