/bitlbee-telegram

:fax: Bitlbee Telegram plugin using official TDLib

Primary LanguageCMIT LicenseMIT

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.