19 lines
No EOL
610 B
JSON
19 lines
No EOL
610 B
JSON
{
|
|
"public": {
|
|
"yes": [
|
|
{ "clicks": 1, "random": true, "messages": ["HELP, KURWA! I survive, easy!", "Send emergency services!", "Aiaiaiaiai I'm unmoved, HELP!", "You want beef?! Let's go!", "I don't give a fuuuuuck", "Ayana is in"]},
|
|
{ "clicks": 10, "random": true, "messages": ["Ayana..."] }
|
|
],
|
|
"no": [
|
|
{ "clicks": 1, "random": true, "messages": [
|
|
"Went for a kebab",
|
|
"Doesn't give a fuck",
|
|
"Went outside... for a change",
|
|
"Is touching grass",
|
|
"Is unavailable, call your local DM hotline"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"ephemeral": {}
|
|
} |