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
- add websockets support
- add file up/download support
- add inline bot support
- write Bot class for convenience of use