22 lines
No EOL
447 B
JSON
22 lines
No EOL
447 B
JSON
{
|
|
"public": {
|
|
"yes": [
|
|
{ "clicks": 1, "random": true, "messages": [
|
|
"Legend is in",
|
|
"Best FA shows up",
|
|
"Healmeister reporting for duty",
|
|
"Capella MVP is up",
|
|
"A wild Zephyr appears!"
|
|
]
|
|
}
|
|
],
|
|
"no": [
|
|
{ "clicks": 1, "random": true, "messages": [
|
|
"Cannot come, TG lost" ,
|
|
"Says no... are you okay Zephyr?"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"ephemeral": {}
|
|
} |