https://github.com/danog/telerpc
API for reporting Telegram MTProto RPC errors
https://github.com/danog/telerpc
Last synced: 9 months ago
JSON representation
API for reporting Telegram MTProto RPC errors
- Host: GitHub
- URL: https://github.com/danog/telerpc
- Owner: danog
- License: agpl-3.0
- Created: 2017-09-21T09:21:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-02T07:23:04.000Z (almost 2 years ago)
- Last Synced: 2025-02-01T11:11:08.674Z (over 1 year ago)
- Language: PHP
- Homepage: https://rpc.pwrtelegram.xyz
- Size: 1.07 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RPC database
API for reporting Telegram MTProto RPC errors, to report a new error use the `code`, `method` and `error` GET/POST parameters to the main endpoint @ `https://report-rpc-error.madelineproto.xyz`.
For the resulting JSON DB of localized descriptions, see [rpc-db](https://github.com/danog/rpc-db).