Added telego (#3937)

This commit is contained in:
Artem Yadelskyi 2022-01-01 08:40:22 +02:00 committed by GitHub
parent c8730c3448
commit 977bafcb82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -223,6 +223,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [slackscot](https://github.com/alexandre-normand/slackscot) - Another framework for building Slack bots.
* [tbot](https://github.com/yanzay/tbot) - Telegram bot server with API similar to net/http.
* [telebot](https://github.com/tucnak/telebot) - Telegram bot framework written in Go.
* [telego](https://github.com/mymmrac/telego) - Telegram Bot API library for Golang with full one-to-one API implementation.
* [telegram-bot-api](https://github.com/Syfaro/telegram-bot-api) - Simple and clean Telegram bot client.
* [teleterm](https://github.com/alfiankan/teleterm) - Telegram Bot Exec Terminal Command.
* [Tenyks](https://github.com/kyleterry/tenyks) - Service oriented IRC bot using Redis and JSON for messaging.