CTBot icon indicating copy to clipboard operation
CTBot copied to clipboard

A simple (and easy to use) Arduino Telegram BOT Library for ESP8266/ESP32

Results 45 CTBot issues
Sort by recently updated
recently updated
newest added

Hi Stefano I was modifying a bit my already working application code that uses CTBot, then my inline menu stopped working. Then I noted an interesting thing: (Sorry I am...

Hello, I'm having a bit of an issue: I'm planning on using the ESPAsyncWebServer library instead of the ESP8266WebServer library within my sketch which also uses CTBot, however, this seems...

Hi again :) Is it possible and how to use text formatting in a function sendMessage in version 3.0.0? In the old version I added the parse_mode parameter to the...

enhancement

In my project (on 8266), it is necessary to determine the presence of the Internet once a second. In the current version I use the Pinger.h library to big dns...

Hi Stefano, i have a feature request for this library. I am currently using Inline Keyboards as a way of creating simple menus in chat. Do you think it would...

enhancement

Ciao Stefano! As my sketch got bigger, some RAM problems appeared. Currently I have 33kb of free Heap, and 22kb of MaxBlockSize in the loop(). My bot stopped sending the...

bug
enhancement

Hi, I have updated your library for Chat action (send Chat action).. now, bot can show us "typing..." while replying to us. probably you can modify/ add the function. but,...

Hello. I’m doing a small project on ESP8266 using your library. Faced with the suspension of cycle loop() on functions getNewMessage, testConnection in the event of the sudden disappearance of...

- Restructured the classes - wifi connection handling moved to CTBotWifiSetup - This changes how the library is used - separates wifi connection from telegram-bot functionality - ssl-connection handling moved...

with Json 5.13.5 after a few hours the NODEMCU crashes and does not receive/send messages telegram