mullwar/telebot
The easy way to write Telegram bots in Node.js observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 4059
- days_rel: n/a
- days_push: 997
- n_releases_24m: 0
Adoption not part of the score
1476 stars · 254 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Telebot is a Node.js library that wraps the Telegram Bot API, letting developers create Telegram bots with a simple, promise-based interface. It supports both polling and webhooks, full Bot API coverage including payments, and an extensible plugin and event system.
Use cases
- build a telegram bot in node.js
- create a telegram bot with javascript
- handle telegram bot updates via webhook
- make a telegram bot that answers commands
- add payments to a telegram bot
- extend a telegram bot with plugins
- simple telegram bot api wrapper for node
When to choose
- You want a lightweight, promise-based Node.js wrapper that covers the full Telegram Bot API, including payments
- You want to get a bot running quickly with polling or webhook support and minimal boilerplate
- You want to organize bot logic with an event system and share behavior via plugins
When to avoid
- You need a framework with heavy ongoing development, frequent releases, or long-term guarantees - activity is low and a 2.0 rewrite has been in progress for a long time
- Your project is not on Node.js/JavaScript
- You need advanced built-in bot patterns such as conversation scenes, wizards, or state management without building them yourself
Facets
library · maturity maintenance
chatbot sdk webhook plugin-system http-client chatbots messaging-platforms developer-tools telegram-bot telegram-bot-api api-wrapper bot-framework promises long-polling payments npm-package javascript nodejs
2 sources
- readme: https://github.com/mullwar/telebot · fetched 2026-08-28 · 4d83265361f2
- registry_npm: https://registry.npmjs.org/telebot · fetched 2026-08-29 · 0c4e0bcddec0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mullwar/telebot | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem