1
0
Fork 0
mirror of https://github.com/avelino/awesome-go.git synced 2024-11-27 11:24:48 -05:00

Bot Building: update echotron description

This commit is contained in:
Michele Dimaggio 2022-02-03 11:22:03 +01:00 committed by Avelino
parent 63df3be305
commit 1fb5555546

View file

@ -239,7 +239,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
*Libraries for building and working with bots.*
* [echotron](https://github.com/NicoNex/echotron) - Concurrent library for Telegram Bots written in pure Go.
* [echotron](https://github.com/NicoNex/echotron) - An elegant and concurrent library for Telegram Bots in Go.
* [ephemeral-roles](https://github.com/ewohltman/ephemeral-roles) - A Discord bot for managing ephemeral roles based upon voice channel member presence.
* [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.