thaldrin/src/assets/status.json

35 lines
480 B
JSON
Raw Normal View History

2021-04-08 00:43:47 +00:00
[
{
"state": "server fans whirr",
"type": "LISTENING"
},
{
2021-05-13 12:43:49 +00:00
"state": "GUILDS Servers",
2021-04-08 00:43:47 +00:00
"type": "LISTENING"
},
{
"state": "Portal",
"type": "PLAYING"
},
{
"state": "Portal 2",
"type": "LISTENING"
},
{
"state": "Half Life",
"type": "PLAYING"
},
{
"state": "Half Life 2",
"type": "LISTENING"
},
{
"state": "Skynet",
"type": "WATCHING"
},
{
2021-05-13 12:43:49 +00:00
"state": "Caecus fight",
"type": "WATCHING"
2021-04-08 00:43:47 +00:00
}
]