add go-telegram/bot to Bot Building section (#4709)

This commit is contained in:
Andrew Privalov 2023-02-20 08:09:17 +03:00 committed by GitHub
parent 3e174a5feb
commit 3178d07d73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -277,6 +277,7 @@ _Tools for building blockchains._
_Libraries for building and working with bots._
- [bot](https://github.com/go-telegram/bot) - Zero-dependencies Telegram Bot library with additional UI components
- [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.