go-tgbot
Telegram bot wrapper
A Go library for interacting with the Telegram API using a Swagger-based definition
Golang telegram bot API wrapper, session-based router and middleware
120 stars
10 watching
5 forks
Language: Go
last commit: over 6 years ago
Linked from 2 awesome lists
apiboteasyjsonmiddlewarerouterswaggertelegram
Related projects:
Repository | Description | Stars |
---|---|---|
egorpugin/tgbot | Provides an interface to interact with Telegram's Bot API version 8.1 using C++ | 53 |
niconex/echotron | A Go library for building concurrent Telegram bots with efficient polling and webhook support | 379 |
mr-linch/go-tg | A Go client library for interacting with the Telegram Bot API. | 110 |
gotd/td | A Telegram client library written in Go | 1,543 |
yanzay/tbot | A Go library providing a complete implementation of the Telegram Bot API | 357 |
go-telegram/bot | A Go framework for creating Telegram bots | 799 |
telegrambot/api | A PHP wrapper for the Telegram Bot API that allows developers to control bots programmatically. | 1,101 |
mymmrac/telego | A Go library implementing the full Telegram Bot API for building Telegram bots. | 581 |
dinoleung/teledart | An API wrapper for Telegram's Bot API, allowing developers to create their own bots | 314 |
reo7sp/tgbot-cpp | A C++ library providing an interface to the Telegram Bot API | 1,027 |
baderouaich/tgbotxx | A C++ library for creating Telegram bots with ease using a simple and intuitive API. | 11 |
stefanobelli/xxtelebot | A C++11 wrapper around the Telegram Bot API | 43 |
onrik/micha | Provides a client library for interacting with the Telegram Bot API in Go. | 30 |
tg-bot-api/bot-api-base | A simple and clear Telegram bot API implementation in PHP. | 225 |
iamwavecut/telegram-chatgpt-bot | Integration of OpenAI ChatGPT API with Telegram bot framework | 85 |