thekosmix / Java-FbChatBot

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

Home Page:https://www.linkedin.com/pulse/why-build-your-chat-bot-fb-messenger-siddharth-kumar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://www.linkedin.com/pulse/why-build-your-chat-bot-fb-messenger-siddharth-kumar

License:MIT License


Languages

Language:Java 100.0%