Java framework for building Slack and Facebook chatbots with examples.
JBot is a Java framework for building Slack and Facebook chatbots. It provides boilerplate for websocket connections, webhook handling, message send/receive, and a conversation-flow API, and includes example applications and unit tests. Suited for developers creating conversational bots that run on Spring Boot.
0