Improve repository discoverability

This commit is contained in:
A 2026-06-04 01:43:51 +08:00
parent 74992e893f
commit cd09ec0573
2 changed files with 14 additions and 7 deletions

View file

@ -1,13 +1,16 @@
# telesrv
# gramsrv (telesrv)
`telesrv` is a Telegram-like MTProto server written in Go. It uses
[`github.com/gotd/td`](https://github.com/gotd/td) v0.144.0 / Layer 225 as the TL
and MTProto base, and its first compatibility target is a pinned Telegram
Desktop build.
`gramsrv` is the public repository for `telesrv`, a Telegram-like MTProto server
written in Go. It uses [`github.com/gotd/td`](https://github.com/gotd/td)
v0.144.0 / Layer 225 as the TL and MTProto base, and its first compatibility
target is a pinned Telegram Desktop build.
`telesrv` is an independent, unofficial project. It is not affiliated with,
endorsed by, or sponsored by Telegram or the official Telegram team.
Keywords: `MTProto`, `Telegram Desktop`, `gotd/td`, `Telegram-like server`, `Go`,
`self-hosted chat server`.
[中文 README](README.zh-CN.md)
![Telegram Desktop Alice/Bob connected to telesrv](docs/assets/tdesktop-dual-session.png)