go-telegram/bot
Telegram Bot API Go framework observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- 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: 16.0
- age_days: 1591
- days_rel: 7
- days_push: 7
- n_releases_24m: 31
Adoption not part of the score
1815 stars · 161 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A zero-dependency Go framework for building Telegram bots, supporting the latest Bot API version with both long-polling and webhook modes. It provides typed API methods, update handlers, and options for timeouts and webhook secret tokens.
Use cases
- build a telegram bot in go
- create an echo bot that replies to messages
- handle telegram updates with custom handlers
- run a telegram bot with webhooks
- send messages via the telegram bot api
- integrate a telegram bot into an existing go service
When to choose
- you want a pure-Go Telegram bot library with no external dependencies
- you need support for the latest Telegram Bot API version
- you want both long-polling and webhook support out of the box
- you prefer typed parameters and idiomatic Go handler patterns
When to avoid
- you need a bot framework for platforms other than Telegram
- you want a batteries-included bot framework with built-in NLU or conversation flows
- your project is not written in Go
Facets
framework · maturity active
web-framework http-server websocket middleware developer-tools chatbots messaging-platforms developer-tools apis go cross-platform cli telegram-bot-api zero-dependencies bot-framework webhooks long-polling automation web-server
1 source
- readme: https://github.com/go-telegram/bot · fetched 2026-08-28 · f1eda3049ed5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| go-telegram/bot | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem