# mymmrac/telego

Telegram Bot API library for Go

Repository: https://github.com/mymmrac/telego
Canonical: https://ross.abutalabs.com/products/telego
Homepage: https://deepwiki.com/mymmrac/telego
Language: Go
License: MIT
License Family: permissive
Topics: go, telegram-bot-api, golang, telegram, telegram-bot, bot, bot-api, bot-framework, telegram-api, telego
Last push: 2026-08-29T10:55:15+00:00

## Health v2 (maintenance only)
Score: 100/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 100, release rhythm 99, longevity 100
- inputs: {"age_days": 1893, "days_push": 4, "days_rel": 4, "gap_med": 26, "n_releases_24m": 28}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1066, forks 70 (observed 2026-09-01T02:14:05.187058+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: http-client, webhook, middleware, routing, serialization
- domain: developer-tools, apis, messaging-platforms, chatbots
- platform: go, cross-platform
- tags: telegram-bot-api, telegram, bot-framework, long-polling, fasthttp, code-generation, automation

## Member repositories
- mymmrac/telego (main) score 100

## Provenance
- Observed fields: from GitHub, fetched 2026-09-01T02:14:05.187058+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:55:31.027153+00:00, confidence not recorded.
  - readme: https://github.com/mymmrac/telego (fetched 2026-09-01T02:14:05.187058+00:00, sha 3586f65f564d)
  - homepage: https://deepwiki.com/mymmrac/telego (fetched 2026-08-29T12:57:24.825602+00:00, sha 706f6856a3bb)
  - site_page: https://deepwiki.com/mymmrac/telego/1.1-installation-and-setup (fetched 2026-08-29T12:57:24.828385+00:00, sha 604540ae2527)
- Data as of 2026-08-30T08:39:29.467469+00:00.
