From 1fb55555462375c2fcd35bf66e46d0944c80d6f5 Mon Sep 17 00:00:00 2001 From: Michele Dimaggio <22237379+DjMike238@users.noreply.github.com> Date: Thu, 3 Feb 2022 11:22:03 +0100 Subject: [PATCH] Bot Building: update echotron description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 084c4663..45b56678 100644 --- a/README.md +++ b/README.md @@ -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.