add goe-joe (#2856)

This commit is contained in:
Friedrich Große 2019-12-13 17:08:55 +01:00 committed by Andy Pan
parent 2869d0a1b6
commit d1c74d1384

View File

@ -167,6 +167,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
*Libraries for building and working with bots.*
* [go-chat-bot](https://github.com/go-chat-bot/bot) - IRC, Slack & Telegram bot written in Go.
* [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.
* [Golang CryptoTrading Bot](https://github.com/saniales/golang-crypto-trading-bot) - A golang implementation of a console-based trading bot for cryptocurrency exchanges.