From 09a16a2a82c8bf29d41ef9d12d5a56a89e1528d2 Mon Sep 17 00:00:00 2001 From: Gleb Sinyavsky Date: Sun, 29 Nov 2015 13:31:14 +0300 Subject: [PATCH] Update README.md telegram-bot-api add --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 554134c4..35252984 100644 --- a/README.md +++ b/README.md @@ -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. * [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. +* [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) * [translate](https://github.com/poorny/translate) - Go online translation package * [tumblr](https://github.com/mattcunningham/gumblr) - Go wrapper for the Tumblr v2 API.