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 | A C++ library providing a set of pre-defined API structures and methods to simplify interactions with the Telegram Bot API. | 50 |
niconex/echotron | A Go library for building concurrent Telegram bots with efficient polling and webhook support | 372 |
mr-linch/go-tg | A Go client library for interacting with the Telegram Bot API. | 106 |
gotd/td | A Telegram client library written in Go | 1,512 |
yanzay/tbot | A Go library providing a complete implementation of the Telegram Bot API | 355 |
go-telegram/bot | Provides a Go framework for building Telegram bots with a simple and efficient API. | 747 |
telegrambot/api | A PHP wrapper for the Telegram Bot API that allows developers to control bots programmatically. | 1,096 |
mymmrac/telego | A Go library implementing the full Telegram Bot API for building Telegram bots. | 560 |
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,013 |
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 | 42 |
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 |