{ "version": "v0.10.3", "date": "2026-07-31", "title": "Bulk Result Posting & Late Attendees", "layout": "default", "sections": [ { "type": "new", "label": "New", "emoji": "✨", "items": [ { "text": "If you show up to TG without voting, a moderator can now add you after the poll is locked so you can still submit your score — previously there was no way back in and you'd get \"You weren't in this TG\"" } ] }, { "type": "technical", "label": "Under the hood", "emoji": "🛠️", "items": [ { "text": "`/tg poll add-attendee` and `/tg-admin poll add-attendees` (modal, multiple at once) — both add the player to the poll roster, the Submit Score gate, and TG attendance in one step" }, { "text": "`/tg-admin result post-all [slot:]` — posts or updates every TG result for a slot (default 20:00) in one go, instead of one `/tg-admin result post` at a time" }, { "text": "Fixed several `/tg-admin` result/leaderboard posting commands having no moderator check at all" } ] } ], "examples": [] }