reo7sp/tgbot-cpp
C++ library for Telegram bot API observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 98
- Release rhythm 97
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 6
- age_days: 4082
- days_rel: 21
- days_push: 13
- n_releases_24m: 8
Adoption not part of the score
1187 stars · 266 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
tgbot-cpp is a C++ library wrapping the Telegram Bot API, currently supporting Bot API 10.2. It provides event handlers for commands and messages, long polling, webhook support, and helpers for keyboards, file uploads, and API calls.
Use cases
- build a telegram bot in c++
- create an echo bot for telegram
- handle telegram bot commands and messages
- set up a telegram webhook server in c++
- send files and keyboards from a telegram bot
- run a telegram bot behind a proxy
When to choose
- you are writing a Telegram bot in C++ and want a mature, MIT-licensed wrapper
- you need long polling or webhook support with a simple event-based API
- you want CMake/Docker integration for building and deploying your bot
When to avoid
- you are building bots in Python, Node.js, or another language with richer bot ecosystems
- you need a high-level bot framework with built-in conversation flows rather than a thin API wrapper
- your toolchain cannot target C++20
Facets
library · maturity active
http-client webhook chatbot sdk messaging-platforms apis developer-tools cpp cross-platform windows telegram-bot-api telegram bot-framework long-polling cmake automation linux macos
2 sources
- readme: https://github.com/reo7sp/tgbot-cpp · fetched 2026-08-28 · b4b938447aa9
- homepage: http://reo7sp.github.io/tgbot-cpp/ · fetched 2026-08-29 · 31bc42457155
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| reo7sp/tgbot-cpp | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="reo7sp/tgbot-cpp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem