rampatra/jbot
Make Slack and Facebook Bots in Java. observed · 2026-08-28
Health v2 · maintenance only
44/100
- Activity 46
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3741
- days_rel: n/a
- days_push: 329
- n_releases_24m: 0
Adoption not part of the score
1208 stars · 340 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
JBot is a Java framework, inspired by Botkit, for building Slack and Facebook Messenger bots quickly. It handles websocket connections and boilerplate so developers can define bot behavior with simple @Controller methods and a conversation feature.
Use cases
- build a slack bot in java
- create a facebook messenger bot
- handle slack slash commands
- make a conversational chatbot in java
- respond to slack events and webhooks
- prototype a team notification bot
When to choose
- you want to build Slack or Facebook bots in Java with minimal boilerplate
- you need multi-step conversation flows with your bot
- you prefer a Spring Boot based bot framework
When to avoid
- you need bots for platforms other than Slack or Facebook Messenger
- you're building bots in Node.js or Python where Botkit or alternatives may fit better
- you need advanced NLP/LLM capabilities out of the box
Facets
framework · maturity active
chatbot webhook websocket boilerplate sdk chatbots messaging-platforms developer-tools jvm cross-platform slack-bot facebook-messenger bot-framework slash-commands conversational-bots automation spring-boot
1 source
- readme: https://github.com/rampatra/jbot · fetched 2026-08-28 · 4a1de19a1019
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rampatra/jbot | main | 44 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem