zhukov / webogram

Telegram web application, GPL v3
https://web.telegram.org
GNU General Public License v3.0
7.96k stars 2.36k forks source link

log in json #1541

Closed ohmydevops closed 7 years ago

ohmydevops commented 7 years ago

hi. how i can creat a log of all messages coming to my telegram with your client ? like telegram-cli with json export ( i'm not a angular developer too ! )

stek29 commented 7 years ago

Python - https://github.com/LonamiWebs/Telethon

Rust - https://github.com/JuanPotato/Vail

Rust - https://github.com/Connicpu/mtproto-rs

PHP - https://github.com/danog/MadelineProto

Kotlin - https://github.com/badoualy/kotlogram

JavaScript - https://github.com/zerobias/telegram-mtproto

C - https://github.com/vysheng/tg, https://bitbucket.org/vysheng/tdcli

Elixir - https://gitlab.com/snippets/1664390

Elixir — https://github.com/Fnux/telegram-mt-elixir and https://github.com/Fnux/telegram-tl-elixir

Is this enough? :)