# `Tgbot` [](https://badge.fury.io/rb/tgbot) A tiny but easy-to-use wrapper of [Telegram Bot API](https://core.telegram.org/bots/api). ## Install gem install tgbot ## Usage See [example.rb](example.rb). ## Todo - improve DSL ## Contribute PRs/issues are welcome.