Sha256: d5ec12dc3cf00b273fd552991571fe8796875cdd34608392f8714ca3ca97675f
Contents?: true
Size: 533 Bytes
Versions: 2
Compression:
Stored size: 533 Bytes
Contents
# Tgbot [![Gem Version](https://badge.fury.io/rb/tgbot.svg)](https://badge.fury.io/rb/tgbot) ![Bot API Version](https://img.shields.io/badge/Bot%20API-3.5-blue.svg?style=flat-square) ![](https://img.shields.io/badge/License-MIT-lightgrey.svg?style=flat-square) 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) or [usage.md](usage.md). **Ideas wanted.** ## Contribute PRs/issues are welcome.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tgbot-0.1.6 | README.md |
tgbot-0.1.5 | README.md |