sres =textutils.unserializeJSON( http.post("https://krist.dev/ws/start","").readAll()) assert(sres.ok,"not ok") wsurl = sres.url mtop = peripheral.wrap"top" mtop.setTextScale(3.8) mtop.setTextColor(colors.cyan) mtop.setCursorPos(1,1) mtop.write"DIAMONDS"