Improve repository discoverability
This commit is contained in:
parent
74992e893f
commit
cd09ec0573
2 changed files with 14 additions and 7 deletions
13
README.md
13
README.md
|
|
@ -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)
|
||||
|
||||

|
||||
|
|
|
|||
|
|
@ -1,11 +1,15 @@
|
|||
# telesrv
|
||||
# gramsrv (telesrv)
|
||||
|
||||
`telesrv` 是一个用 Go 编写的 Telegram-like MTProto server。它以
|
||||
`gramsrv` 是 `telesrv` 的公开仓库名。`telesrv` 是一个用 Go 编写的
|
||||
Telegram-like MTProto server,以
|
||||
[`github.com/gotd/td`](https://github.com/gotd/td) v0.144.0 / Layer 225 作为
|
||||
TL 与 MTProto 基础,第一兼容目标是固定基线的 Telegram Desktop。
|
||||
|
||||
`telesrv` 是独立的非官方项目,与 Telegram 官方及其团队没有关联,也未获得其背书或赞助。
|
||||
|
||||
关键词:`MTProto`、`Telegram Desktop`、`gotd/td`、`Telegram-like server`、`Go`、
|
||||
`self-hosted chat server`。
|
||||
|
||||
[English README](README.md)
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue