mymmrac/telego
Telegram Bot API library for Go observed · 2026-09-01
Health v2 · maintenance only
100/100
- Activity 100
- 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: 26
- age_days: 1893
- days_rel: 4
- days_push: 4
- n_releases_24m: 28
Adoption not part of the score
1066 stars · 70 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Telego is a Telegram Bot API library for Go with a full one-to-one implementation of the Telegram Bot API types and methods. It supports long polling and webhooks, update routing with handlers and middleware, and uses fasthttp and go- for performance.
Use cases
- build a telegram bot in go
- receive telegram updates via webhook
- long polling telegram bot api
- send messages and media from a go bot
- add middleware and routing to telegram bot handlers
- create telegram inline keyboards and reply markups
When to choose
- you want a complete, up-to-date Telegram Bot API implementation in Go
- you need both long polling and webhook support with handler routing
- performance matters and you want fasthttp-based HTTP and fast JSON
When to avoid
- you are building bots in another language
- you need a high-level bot framework with batteries-included features rather than an API library
- you prefer the standard net/http stack exclusively
Facets
library · maturity active
http-client webhook middleware routing serialization developer-tools apis messaging-platforms chatbots go cross-platform telegram-bot-api telegram bot-framework long-polling fasthttp code-generation automation
3 sources
- readme: https://github.com/mymmrac/telego · fetched 2026-09-01 · 3586f65f564d
- homepage: https://deepwiki.com/mymmrac/telego · fetched 2026-08-29 · 706f6856a3bb
- site_page: https://deepwiki.com/mymmrac/telego/1.1-installation-and-setup · fetched 2026-08-29 · 604540ae2527
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mymmrac/telego | main | 100 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem