gram-js/gramjs
NodeJS/Browser MTProto API Telegram client library, observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 92
- 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: 2579
- days_rel: n/a
- days_push: 50
- n_releases_24m: 0
Adoption not part of the score
1767 stars · 232 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GramJS is a Telegram MTProto API client library written in TypeScript for Node.js and browsers, based on the Python Telethon project. It lets developers programmatically authorize Telegram accounts and send/receive messages and other Telegram API operations.
Use cases
- send and receive telegram messages programmatically
- build a telegram bot or userbot in javascript
- automate telegram account actions from nodejs
- interact with the telegram mtproto api in the browser
- scrape telegram channel messages
- write a telegram client app in typescript
When to choose
- you need a full MTProto Telegram client (not just the bot API) in JavaScript or TypeScript
- you want a Telethon-like API in the Node.js or browser ecosystem
- you need user-account authorization with sessions, not only bot tokens
When to avoid
- you are starting a new project - the repo is archived and unmaintained; use the teleproto fork instead
- you only need simple bot API calls, where lighter bot frameworks suffice
- you need guaranteed long-term support or security updates
Facets
library · maturity abandoned
http-client sdk auth messaging-platforms developer-tools browser telegram mtproto telegram-client api-client archived telethon-port automation nodejs javascript typescript
1 source
- readme: https://github.com/gram-js/gramjs · fetched 2026-08-28 · a64720e1d02d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gram-js/gramjs | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem