diff --git a/README.md b/README.md index 49b9b335..0d487019 100644 --- a/README.md +++ b/README.md @@ -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.