A fast, efficient Telegram bot server library based on libh2o
- Going to use webhooks as default request result handler since libh2o is good at this kind of work
- Main structures are going to be based on Golang Telebot framework
- At first, CJK idioms dictionary bot example will be written in mruby
- and then converted later to C codes
- and the library will be built by generalizing it