2013-10-23 18:26:17 +04:00
2013-10-23 18:26:17 +04:00
2013-10-25 02:21:52 +04:00
2013-10-24 11:38:32 +04:00
2013-10-23 18:53:22 +04:00
2013-10-23 18:26:17 +04:00
2013-10-23 18:26:17 +04:00
2013-10-24 23:48:51 +04:00
2013-10-24 21:04:44 +04:00
2013-10-23 21:56:29 +04:00
2013-10-24 20:04:38 +04:00
2013-10-24 22:25:37 +04:00
2013-10-24 21:04:44 +04:00
2013-10-24 21:04:44 +04:00
2013-10-23 18:26:17 +04:00
2013-10-25 02:16:57 +04:00

Telegram messenger CLI

Command-line interface for Telegram. Uses readline interface.

API, Protocol documentation

Documentation for Telegram API is available here: http://core.telegram.org/api Documentation for MTproto protocol is available here: http://core.telegram.org/mtproto

Installation

Just run make

Usage

./telegram -k <public-server-key>

By default public key is stored in the same folder named tg.pub:

./telegram -k tg.pub

Supported commands:

  • chat_info
  • contact_list
  • dialog_list
  • help
  • history
  • msg
  • send_photo
  • send_text
  • send_video
  • stats
Description
No description provided
Readme 3.2 MiB
Languages
C 83.3%
M4 11.3%
Shell 2.1%
Perl 1.2%
Lua 0.6%
Other 1.5%