Ross ROSS = Recommend OSS · open-source software intelligence for agents

go-telegram-bot-api/telegram-bot-api

Golang bindings for the Telegram Bot API observed · 2026-08-28

github.com/go-telegram-bot-api/telegram-bot-api · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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: 4087
  • days_rel: n/a
  • days_push: 749
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6402 stars · 992 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Go bindings for the Telegram Bot API, providing a thin wrapper around all bot endpoints including message sending, file uploads, webhooks, and long polling. It intentionally offers no higher-level features like command handlers or plugins, leaving bot logic design to the developer.

Use cases

  • build a telegram bot in go
  • send messages to telegram chats from a server
  • receive telegram updates via long polling or webhooks
  • upload photos and files to telegram
  • create an echo bot with the telegram bot api
  • handle telegram callback queries and inline keyboards

When to choose

  • you want a minimal, well-documented Go wrapper over the raw Telegram Bot API
  • you prefer designing your own command handling and bot architecture
  • you need webhook support for high-traffic bots on platforms like Google App Engine

When to avoid

  • you want a batteries-included framework with plugins, routers, and command handlers
  • you need a client library in a language other than Go
  • you require production-grade update processing out of the box, since GetUpdatesChan is basic and single-threaded

Facets

library · maturity stable

sdk http-client chatbot messaging-platforms chatbots developer-tools go cross-platform telegram-bot-api golang-bindings bot-framework webhooks long-polling automation

7 sources

Member repositories

RepositoryRoleHealth v2
go-telegram-bot-api/telegram-bot-apimain23

For agents

markdown · JSON · MCP: product_card(name="go-telegram-bot-api/telegram-bot-api")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem