项目作者: gdzx

项目描述 :
:fax: Bitlbee Telegram plugin using official TDLib
高级语言: C
项目地址: git://github.com/gdzx/bitlbee-telegram.git
创建时间: 2018-03-07T16:38:00Z
项目社区:https://github.com/gdzx/bitlbee-telegram

开源协议:MIT License

下载


Telegram Bitlbee Plugin

This plugin is based on Telegram’s official client library
tdlib. (This is a proof of concept, not
intended for public consumption!)

Dependencies

Build

Usage

  1. Run bitlbee from an interactive terminal.
  2. Bitlbee IM-account maintenance.

Limitations

  • This is a PoC.
  • Supports only one client.
  • Authentication information is read from stdin.
  • Only basic chats are implemented.
  • Parsing JSON requests in C is cumbersome.