{ "version": "v0.10", "date": "2026-07-30", "title": "Sleep Check", "layout": "default", "sections": [ { "type": "new", "label": "New", "emoji": "✨", "items": [ { "text": "Sleep Check — players assigned a sleep-check role get a DM before TG asking them to confirm they're awake, with 💤 shown next to their name in the poll until they confirm" } ] }, { "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": [] }