tucnak/telebot
Telebot is a Telegram bot framework in Go. observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 87
- Release rhythm 8
- Longevity 100
Flags: no_license
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: n/a
- age_days: 4087
- days_rel: n/a
- days_push: 78
- n_releases_24m: 0
Adoption not part of the score
4628 stars · 523 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Telebot is a Go framework for building Telegram bots on top of the Telegram Bot API. It provides a concise API with command routing, middleware, pollers, file handling, keyboards, inline mode, and callback support.
Use cases
- build a telegram bot in go
- handle telegram bot commands with routing
- add middleware to a telegram bot
- send files and photos from a telegram bot
- create inline keyboards and handle callbacks
- implement telegram inline query mode
- run a long-polling telegram bot
When to choose
- you are writing a Telegram bot in Go and want an idiomatic, concise API
- you need command routing, middleware, and keyboard support out of the box
- you want a highload-ready bot framework with good performance
When to avoid
- you need a bot framework for platforms other than Telegram
- you prefer a thin 1:1 wrapper over the raw Telegram Bot API
- your project is not in Go
Facets
framework · maturity active
web-framework middleware routing http-client chatbots messaging-platforms developer-tools go cross-platform telegram-bot bot-framework telegram-bot-api long-polling inline-keyboards automation
1 source
- readme: https://github.com/tucnak/telebot · fetched 2026-08-28 · 533508acad5d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tucnak/telebot | main | 62 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem