Advertisement
throwawayrobot

~/.state/c1f476ab/bot.json

Feb 20th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.54 KB | None | 0 0
  1. {
  2.   "robot": {
  3.     "address": "c1f476ab",
  4.     "name": "Sonny"
  5.   },
  6.   "world": {
  7.     "time": 1550659291,
  8.     "x": 1201,
  9.     "y": 66,
  10.     "z": -1067,
  11.     "facing": "east"
  12.    },
  13.    "log": [
  14.      {
  15.        "world": {
  16.          "time": 1550659281,
  17.          "facing": "north"
  18.        }
  19.      },
  20.      {
  21.        "world": {
  22.          "x": 1201,
  23.          "time": 1550659271,
  24.          "facing": "west"
  25.        }
  26.     },
  27.     {
  28.       "world": {
  29.         "time": 1550659261,
  30.          "x": 1200,
  31.          "facing": "west"
  32.        }
  33.     }
  34.   ]
  35. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement