tg-bot-ts/messages/users/keira.json
Nuno Duque Nunes 1446cd10fc initial commit
2026-06-01 13:36:51 +01:00

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": {}
}