summaryrefslogtreecommitdiff
path: root/shop.lua
blob: d5809db6214abb95b539678f9193a0e24d51eb40 (plain)
1
2
3
4
5
6
7
8
9
10
sres =textutils.unserializeJSON( http.post("https://krist.dev/ws/start","").readAll())
assert(sres.ok,"not ok")
wsurl = sres.url



mtop = peripheral.wrap"top"
mtop.write("DIAMONDS 5kst each")