tg-bot-ts/messages/users/zephyr.json
2026-06-04 02:00:50 +01:00

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