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(4) mtop.setTextColor(colors.cyan) mtop.write"DIAMONDS"