Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 362 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 362 Bytes

telegram-d

Bot API wrapper and library for Telegram in D

This is me playing around with D templates

heavy wip

Currently most of the telegram bot API is implemented, except for inline bots and some of the newer features.

#TODO

  1. add websockets support
  2. add file up/download support
  3. add inline bot support
  4. write Bot class for convenience of use