Universal-Arduino-Telegram-Bot
Telegram bot library
A library providing an interface for Telegram Bot API to enable communication between Arduino boards and the Telegram messaging service.
Use Telegram on your Arduino (ESP8266 or Wifi-101 boards)
1k stars
69 watching
312 forks
Language: C++
last commit: 4 months ago
Linked from 1 awesome list
arduinotelegramwifi
Related projects:
Repository | Description | Stars |
---|---|---|
reo7sp/tgbot-cpp | A C++ library providing an interface to the Telegram Bot API | 1,013 |
wiz0u/wtelegramclient | A C# library providing access to the full range of Telegram Client APIs for programmatically controlling users or bots. | 998 |
mrroundrobin/telegram.bot | A .NET client library for interacting with the Telegram Bot API | 50 |
al-muhandis/fp-telegram | A library that provides a Pascal interface to the Telegram bots API | 78 |
klappvisor/haskell-telegram-api | A Haskell library providing a simple and efficient interface to the Telegram Bot API | 201 |
enricostara/telegram.link | A JavaScript library for interacting with the Telegram API from multiple platforms. | 334 |
depoio/node-telegram-bot | A Node.js client wrapper for the Telegram Bot API allowing developers to create and manage chatbots. | 136 |
egorpugin/tgbot | A C++ library providing a set of pre-defined API structures and methods to simplify interactions with the Telegram Bot API. | 50 |
vendelieu/telegram-bot | An API wrapper for building Telegram bots with Kotlin. | 193 |
yusufusta/boting | A simple and powerful Telegram bot library for PHP | 19 |
atipugin/telegram-bot-ruby | A Ruby wrapper for Telegram's Bot API allowing developers to create and control bots on the platform. | 1,361 |
antirez/micropython-telegram-bot | Library providing a simple way to create a Telegram bot using MicroPython. | 22 |
onrik/micha | Provides a client library for interacting with the Telegram Bot API in Go. | 30 |
stefanobelli/xxtelebot | A C++11 wrapper around the Telegram Bot API | 42 |
niconex/echotron | A Go library for building concurrent Telegram bots with efficient polling and webhook support | 372 |