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

21 lines
No EOL
413 B
JSON

{
"public": {
"yes": [
{ "clicks": 1, "random": true, "messages": [
"Legend is in",
"Best FA shows up",
"Healmeister reporting for duty",
"Capella MVP is up"
]
}
],
"no": [
{ "clicks": 1, "random": true, "messages": [
"Cannot come, TG lost" ,
"Says no... are you okay Zephyr?"
]
}
]
},
"ephemeral": {}
}