konig87nikkinakki
konig87nikkinakki
Sorry for boring you: as i read in another topic i ve changed: > while (WiFi.begin(ssid, password) != WL_CONNECTED) { > to this > > WiFi.begin(ssid,password); > while ( WiFi.status()...
i have the same problem! i tried to modify `if (bot.message[i][5] == "\/ledon") {` to "/ledon" , "\ledon", "ledon" but it never recognizes. i see on Serial (sending /start): "message":{"message_id":20,"from":{"id":7615439XX,"is_bot":false,"first_name":"myname","language_code":"it"},"chat":{"id":7615439XX,"first_name":"GorXXX","type":"private"},"date":1577473792,"text":"/start","entities":[{"offset":0,"length":6,"type":"bot_command"}]}}]}...