GitHub - thekosmix/Java-FbChatBot: Messenger webhook implementation in java with jetty, contracts of facebook messenger webhook

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

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