18 lines
No EOL
310 B
JSON
18 lines
No EOL
310 B
JSON
{
|
|
"public": {
|
|
"yes": [
|
|
{ "clicks": 1, "random": true, "messages": [
|
|
"Keira is in"
|
|
]
|
|
}
|
|
],
|
|
"no": [
|
|
{ "clicks": 1, "random": true, "messages": [
|
|
"No chasey for capella",
|
|
"Says no... going to the gym?"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"ephemeral": {}
|
|
} |