tdlib/telegram-bot-api
Telegram Bot API server observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 2128
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
4431 stars · 900 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An open-source C++ server that implements the Telegram Bot API as an HTTP service, built on TDLib. It can be self-hosted to run bots against a local Bot API endpoint with fewer restrictions than the cloud api.telegram.org.
Use cases
- self-host the Telegram Bot API server for my bot
- download and upload large files through a local Bot API server
- use a local webhook with HTTP and custom ports
- serve file_path as a local path without downloading files
- run Telegram bots with higher file size limits
- move a bot from cloud Bot API to a local server
When to choose
- your bot needs file uploads up to 2000 MB or unlimited downloads
- you want local file paths and local webhook support
- you need to self-host the Bot API for performance or data control
When to avoid
- your bot works fine with the hosted api.telegram.org endpoint
- you cannot obtain your own api_id and api_hash
- you need HTTPS directly without a TLS termination proxy
Facets
service · maturity active
http-server api-framework chatbot webhook messaging-platforms chatbots apis self-hosted developer-tools windows cpp cross-platform self-hosted telegram bot-api local-bot-api-server tdlib http-api linux macos
4 sources
- readme: https://github.com/tdlib/telegram-bot-api · fetched 2026-08-28 · fa9c5b7f8099
- homepage: https://core.telegram.org/bots · fetched 2026-08-29 · dbad8b4d743d
- site_page: https://core.telegram.org/bots/features · fetched 2026-08-29 · ed7f88c0d051
- site_page: https://telegram.org/faq · fetched 2026-08-29 · bb96abf682a3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tdlib/telegram-bot-api | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="tdlib/telegram-bot-api")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem