rubenlagus/TelegramBots
Java library to create bots using Telegram Bots API observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 33.0
- age_days: 3885
- days_rel: 11
- days_push: 11
- n_releases_24m: 19
Adoption not part of the score
5505 stars · 1359 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Java library for building Telegram bots using the Telegram Bots API, supporting both long polling and webhook methods. It is distributed via Maven Central and JitPack and integrates well with Spring Boot.
Use cases
- create a telegram bot in java
- handle telegram bot updates via webhook
- build a telegram bot with long polling
- send files and messages from a java telegram bot
- add inline keyboard support to a telegram bot
- integrate a telegram bot with spring boot
When to choose
- you are building a Telegram bot in Java or on the JVM
- you want both polling and webhook support with a simple API
- you need a mature, MIT-licensed library available on Maven Central
When to avoid
- you are building bots in another language like Python or Node.js
- you need a framework with built-in bot state management or conversation flows
- you prefer a lightweight raw HTTP wrapper without library abstractions
Facets
library · maturity active
chatbot webhook http-client sdk chatbots messaging-platforms developer-tools jvm cross-platform telegram-bot-api long-polling maven jitpack bot-framework automation spring-boot
2 sources
- readme: https://github.com/rubenlagus/TelegramBots · fetched 2026-08-28 · 69b07252ea77
- homepage: https://telegram.me/JavaBotsApi · fetched 2026-08-29 · 62d0dfd8b588
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rubenlagus/TelegramBots | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="rubenlagus/TelegramBots")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem