shurillu / CTBot

A simple (and easy to use) Arduino Telegram BOT Library for ESP8266/ESP32
MIT License
147 stars 34 forks source link

Quick fix #53

Closed Di-Strix closed 4 years ago

Di-Strix commented 4 years ago

Added telegram certificate fingerprint and a bit changed algorithm tointeract with server. Now working with settings: CTBOT_CHECK_JSON 0 CTBOT_USE_FINGERPRINT 0 m_useDNS = true;

olivierverwoerd commented 4 years ago

Worked for me!

Araris commented 4 years ago

It really works, thank you very much.