- Kills/Deaths label no longer duplicates the "(e.g. 5/2)" hint already shown in the field's placeholder - ATK/DEF/Heal placeholders drop the redundant "(case-insensitive)" note - v0.10 changelog retitled "Sleep Check (The Vic Update)" and the New section's blurb reworded
27 lines
976 B
JSON
27 lines
976 B
JSON
{
|
|
"version": "v0.10",
|
|
"date": "2026-07-30",
|
|
"title": "Sleep Check (The Vic Update)",
|
|
"layout": "default",
|
|
"sections": [
|
|
{
|
|
"type": "new",
|
|
"label": "New",
|
|
"emoji": "✨",
|
|
"items": [
|
|
{ "text": "Sleepy princesses now get a royal wake-up call — before TG, they receive a DM asking them to confirm they're awake, with 💤 shown next to their name in the poll until they do" }
|
|
]
|
|
},
|
|
{
|
|
"type": "technical",
|
|
"label": "Under the hood",
|
|
"emoji": "🛠️",
|
|
"items": [
|
|
{ "text": "Sleep check timing is configurable (default 20 minutes before TG) via `/tg-config tg set-sleep-check-minutes`" },
|
|
{ "text": "Sleep-check roles managed via `/tg-config roles set/add/remove/reset-sleep-check`" },
|
|
{ "text": "`/tg-admin sleep-check set|clear` — officers can manually flag or clear a player's sleep check regardless of role, for one-off cases" }
|
|
]
|
|
}
|
|
],
|
|
"examples": []
|
|
}
|