Stefano Ledda

Results 82 comments of Stefano Ledda

Hello, konig87nikkinakki, thanks for using the library. I know that if something works, you should leave it as is, but CTBot v 1.3.0 is very, very old heheheh For example,...

Mmmm I'm trying to replicate the issue without luck (in other words: it simply works). Actually I'm using: - Arduino IDE 1.8.15 - ESP8266 toolchain 2.7.4 - ArduinoJson 6.18.0 -...

Hello konig87nikkinakki, my advice is: try to enable all debug console messages. To do it, find the file `CTBotDefines.h`, open it and modify `#define CTBOT_DEBUG_MODE CTBOT_DEBUG_DISABLED` in this way `#define...

Ok I should have found the problem (or I guess so!) Inside the library, it is possible to use the symbolic name or the IP of the Telegram Server used...

Following the #85 issue, it is ready to download a quick fix for the V3.0.0 branch. This evening I'll do the same for the old v2.x.x Stefano

I published a new release (2.1.6) with the changes suggested in the #85 issue and some others minor bugs Stefano

Thank you Alberto for your feedback! I'll wait a week and if there are no other problems, I'll close this issue. Stefano

Hello rubentey, thank you for using the library. If you download the version 3.0.0 form the v3.0.0 branch [here](https://github.com/shurillu/CTBot/tree/v3.0.0) there are losts of new functionalities, like sending text/binary files. With...

Hello 20flint12, I'm not sure if it is allowed by Telegram (checking a bot from several clients). BTW there is a new version in the v3.0.0 branch, check it out....

Hello grosdax, thank you for using the library and for your suggestions, they are very useful! The only problem that I notice is the incompatibility with the ESP8266 paltform, as...