telebot
Bot framework
A Telegram bot framework that provides an efficient and easy-to-use API for building bots.
Telebot is a Telegram bot framework in Go.
4k stars
55 watching
469 forks
Language: Go
last commit: about 1 month ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
go-telegram-bot-api/telegram-bot-api | Provides a Go wrapper around the Telegram Bot API to create bots and send messages. | 5,824 |
teloxide/teloxide | An elegant framework for building Telegram bots in Rust, providing a declarative design and feature-rich functionality. | 3,180 |
olebedev/go-tgbot | A Go library for interacting with the Telegram API using a Swagger-based definition | 120 |
mymmrac/telego | A Go library implementing the full Telegram Bot API for building Telegram bots. | 560 |
lonamiwebs/telethon | A Python library providing an MTProto API interface to interact with the Telegram messaging application | 10,015 |
telegrambots/telegram.bot | A .NET client library for interacting with the Telegram Bot API to build chatbots. | 3,223 |
mr-linch/go-tg | A Go client library for interacting with the Telegram Bot API. | 106 |
baderouaich/tgbotxx | A C++ library for creating Telegram bots with ease using a simple and intuitive API. | 11 |
robot-mafia/nestjs-telegraf | A framework for creating Telegram bots using NestJS and Telegraf | 531 |
irazasyed/telegram-bot-sdk | Provides an interface to build Telegram bots using PHP and Laravel | 3,032 |
ba0f3/telebot.nim | A Nim library that provides an asynchronous client for interacting with the Telegram Bot API | 169 |
stefanobelli/xxtelebot | A C++11 wrapper around the Telegram Bot API | 42 |
go-telegram/bot | Provides a Go framework for building Telegram bots with a simple and efficient API. | 747 |
niconex/echotron | A Go library for building concurrent Telegram bots with efficient polling and webhook support | 372 |
egorpugin/tgbot | A C++ library providing a set of pre-defined API structures and methods to simplify interactions with the Telegram Bot API. | 50 |