tg-bot-ts/data/updates/v0.1/update.json

48 lines
No EOL
1.4 KiB
JSON

{
"version": "v0.1",
"date": "2026-05-28",
"title": "Core Poll System",
"layout": "default",
"sections": [
{
"type": "new",
"label": "New Features",
"emoji": "✨",
"items": [
{
"text": "Poll creation with `/tg poll start` — opens voting for the upcoming TG",
"emojiKey": null
},
{
"text": "Poll scheduling with cronjobs — opens voting for the upcoming TGs at specific times",
"emojiKey": null
},
{
"text": "Yes/No voting with character display — class emoji, level and name",
"emojiKey": "wi"
},
{
"text": "Nation-separated fields — Capella and Procyon listed independently",
"emojiKey": "capella"
},
{
"text": "Public messages per player — leave a note when voting",
"emojiKey": null
},
{
"text": "Poll lock and confirm system — lock at TG start, confirm yes/no after",
"emojiKey": null
},
{
"text": "W.Rank display — rank number with gold variant for 7 TGs done",
"emojiKey": "wrank_1_gold"
},
{
"text": "Bringer display — Storm Bringer and Luminous Bringer indicators",
"emojiKey": "storm_bringer"
}
]
}
],
"examples": []
}