Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/witnessmenow/pinocchio-arduino-telegram-library
A Telegram library for Arduino that got no Strings to hold it down
https://github.com/witnessmenow/pinocchio-arduino-telegram-library
arduino esp32 esp32-arduino esp8266 esp8266-arduino telegram
Last synced: 2 days ago
JSON representation
A Telegram library for Arduino that got no Strings to hold it down
- Host: GitHub
- URL: https://github.com/witnessmenow/pinocchio-arduino-telegram-library
- Owner: witnessmenow
- License: mit
- Created: 2020-08-13T10:42:53.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-19T10:01:00.000Z (about 3 years ago)
- Last Synced: 2024-10-11T11:50:45.649Z (26 days ago)
- Topics: arduino, esp32, esp32-arduino, esp8266, esp8266-arduino, telegram
- Language: C++
- Homepage:
- Size: 29.3 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# pinocchio-arduino-telegram-library
### Don't use at the moment, I'm doing some dumb things with pointers and things out of scope...
A Telegram library for Arduino that got no Strings to hold it down
This is basically a proof of concept to see how much of a difference it makes to not use Strings in a library. For a more full features Telegram library, check out the [Universal Telegram Library](https://github.com/witnessmenow/Universal-Arduino-Telegram-Bot)
## Help support what I do!
I have created a lot of different Arduino libraries that I hope people can make use of. [If you enjoy my work, please consider becoming a Github sponsor!](https://github.com/sponsors/witnessmenow/)
## Implemented Features
**This library is a WIP so expect changes!**
- Send message
- getUpdates (supports basic messages)
- Send ReplyKeyboard