Merge pull request #693 from zhulik/master

Add Syfaro/telegram-bot-api package.
This commit is contained in:
Dmitri Shuralyov 2015-11-29 02:40:52 -08:00
commit 322a7587e0

View File

@ -794,6 +794,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [steam](https://github.com/sostronk/go-steam) - Go Library to interact with Steam game servers. * [steam](https://github.com/sostronk/go-steam) - Go Library to interact with Steam game servers.
* [stripe](https://github.com/stripe/stripe-go) - Go client for the Stripe API * [stripe](https://github.com/stripe/stripe-go) - Go client for the Stripe API
* [telebot](https://github.com/tucnak/telebot) - Telegram bot framework written in Go. * [telebot](https://github.com/tucnak/telebot) - Telegram bot framework written in Go.
* [telegram-bot-api](https://github.com/Syfaro/telegram-bot-api) - Simple and clean Telegram bot client.
* [TheMovieDb](https://github.com/jbrodriguez/go-tmdb) - A simple golang package to communicate with [themoviedb.org](https://themoviedb.org) * [TheMovieDb](https://github.com/jbrodriguez/go-tmdb) - A simple golang package to communicate with [themoviedb.org](https://themoviedb.org)
* [translate](https://github.com/poorny/translate) - Go online translation package * [translate](https://github.com/poorny/translate) - Go online translation package
* [tumblr](https://github.com/mattcunningham/gumblr) - Go wrapper for the Tumblr v2 API. * [tumblr](https://github.com/mattcunningham/gumblr) - Go wrapper for the Tumblr v2 API.