From 2a948c7aea2657c52624c9d22e24deeeedc6e1f7 Mon Sep 17 00:00:00 2001 From: Daniel Pasch Date: Thu, 30 Jan 2020 14:33:04 +0100 Subject: [PATCH] Add go-twitch-irc (#2925) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ccd09c56..cb48cc01 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [go-joe](https://joe-bot.net) - A general-purpose bot library inspired by Hubot but written in Go. * [go-sarah](https://github.com/oklahomer/go-sarah) - Framework to build bot for desired chat services including LINE, Slack, Gitter and more. * [go-tgbot](https://github.com/olebedev/go-tgbot) - Pure Golang Telegram Bot API wrapper, generated from swagger file, session-based router and middleware. +* [go-twitch-irc](https://github.com/gempir/go-twitch-irc) - Libary to write bots for twitch.tv chat * [Golang CryptoTrading Bot](https://github.com/saniales/golang-crypto-trading-bot) - A golang implementation of a console-based trading bot for cryptocurrency exchanges. * [govkbot](https://github.com/nikepan/govkbot) - Simple Go [VK](https://vk.com) bot library. * [hanu](https://github.com/sbstjn/hanu) - Framework for writing Slack bots.