atipugin/telegram-bot-ruby
Ruby wrapper for Telegram's Bot API 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4085
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
1426 stars · 224 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Ruby gem that wraps Telegram's Bot API, exposing all API methods and message objects in idiomatic Ruby. It supports long polling, webhooks, test environments, and proxy configuration for building Telegram bots.
Use cases
- build a telegram bot in ruby
- send messages from a ruby app to telegram
- handle telegram bot commands like /start
- listen for telegram updates with long polling
- set up a telegram bot behind a proxy
- run a telegram bot in test mode during development
When to choose
- you're building a Telegram bot in Ruby and want a thin, idiomatic wrapper over the official Bot API
- you need long polling with graceful shutdown or webhook support
- you're in a region where Telegram is blocked and need proxy/SOCKS5 support
When to avoid
- you need a full bot framework with routing, middleware, or conversation flows rather than a raw API wrapper
- you're building bots in another language
- you need Telegram client (user account) features rather than bot API features
Facets
library · maturity active
sdk http-client chatbot messaging-platforms chatbots developer-tools ruby cross-platform telegram-bot-api bot-framework long-polling webhooks messaging automation
7 sources
- readme: https://github.com/atipugin/telegram-bot-ruby · fetched 2026-08-28 · 48b07fd4cd15
- homepage: https://core.telegram.org/bots/api · fetched 2026-08-29 · 4f977f4b7222
- site_page: https://core.telegram.org/bots/features · fetched 2026-08-29 · ed7f88c0d051
- site_page: https://telegram.org/faq · fetched 2026-08-29 · bb96abf682a3
- site_page: https://core.telegram.org/bots/faq · fetched 2026-08-29 · 63cb729355b8
- site_page: https://core.telegram.org/bots/api-changelog · fetched 2026-08-29 · e7a5c50a44cc
- site_page: https://core.telegram.org/widgets/login · fetched 2026-08-29 · d6a9c81a8b57
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| atipugin/telegram-bot-ruby | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="atipugin/telegram-bot-ruby")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem