Command line based, bare-bones client for Telegram
- OCaml 4.07+
- Dune 1.x
- TDLib
- Readline
Check missing dependencies using:
dune external-lib-deps --missing @alland install them, then:
dune build @all- Get
api_idandapi_hashfrom https://my.telegram.org/auth - Export the following environment variables:
TG_API_IDTG_API_HASHTG_DB_KEY: encryption key for TDLib to encrypt local data
- Run
./_build/default/main.exe