tg-bot-ts/src/systems
2026-06-22 15:41:28 +01:00
..
registry feat: Leaderboard & Result systems with aligned columns, call/confirm-no commands, persistent message slots 2026-06-20 03:04:52 +01:00
scheduler feat: Leaderboard & Result systems with aligned columns, call/confirm-no commands, persistent message slots 2026-06-20 03:04:52 +01:00
announcements.ts add Announcements system for upcoming features and general announcements 2026-06-22 05:36:44 +01:00
attendance.ts fix: unify score submission on Score.submit, fix TGScore type drift, fix playedBy semantics for borrowed characters 2026-06-22 04:27:03 +01:00
benchmark.ts feat: Runtime lifecycle system, poll layout persistence 2026-06-10 04:44:57 +01:00
borrow.ts feat: nested Config system with section/key access pattern, Discord API abstraction start 2026-06-11 02:42:30 +01:00
bringer.ts feat: WRankEntry hydration, Nation enum keys, Config section access, Cron system rework fix (remove old), WRank delta fix with lastRankChangeAt, midnight snapshot cron 2026-06-11 04:29:17 +01:00
character.ts feat: nested Config system with section/key access pattern, Discord API abstraction start 2026-06-11 02:42:30 +01:00
characters.ts feat: Runtime lifecycle system, poll layout persistence 2026-06-10 04:44:57 +01:00
charSelect.ts big architectural changes, add Attendance/Score/TG/Registry/Scheduler systems, logger & benchmarker, tg-admin command 2026-06-09 23:13:21 +01:00
config.ts add Announcements system for upcoming features and general announcements 2026-06-22 05:36:44 +01:00
conflict.ts feat: nested Config system with section/key access pattern, Discord API abstraction start 2026-06-11 02:42:30 +01:00
emojis.ts attempt #1 to fix Emoji.resolveTokens() 2026-06-12 16:55:25 +01:00
format.ts feat: Leaderboard & Result systems with aligned columns, call/confirm-no commands, persistent message slots 2026-06-20 03:04:52 +01:00
history.ts fix: unify score submission on Score.submit, fix TGScore type drift, fix playedBy semantics for borrowed characters 2026-06-22 04:27:03 +01:00
impersonate.ts feat: nested Config system with section/key access pattern, Discord API abstraction start 2026-06-11 02:42:30 +01:00
leaderboard.ts fix: unify score submission on Score.submit, fix TGScore type drift, fix playedBy semantics for borrowed characters 2026-06-22 04:27:03 +01:00
leaves.ts feat: TGKey branded type, PersistentMessage abstraction, createBuildEmbed factory, BaseLayout refactor 2026-06-13 02:23:56 +01:00
logger.ts feat: Runtime lifecycle system, poll layout persistence 2026-06-10 04:44:57 +01:00
messages.ts feat: Runtime lifecycle system, poll layout persistence 2026-06-10 04:44:57 +01:00
nations.ts feat: WRankEntry hydration, Nation enum keys, Config section access, Cron system rework fix (remove old), WRank delta fix with lastRankChangeAt, midnight snapshot cron 2026-06-11 04:29:17 +01:00
persistent-message.ts feat: Leaderboard & Result systems with aligned columns, call/confirm-no commands, persistent message slots 2026-06-20 03:04:52 +01:00
poll.ts feat: nested Config system with section/key access pattern, Discord API abstraction start 2026-06-11 02:42:30 +01:00
pollPersistence.ts big architectural changes, add Attendance/Score/TG/Registry/Scheduler systems, logger & benchmarker, tg-admin command 2026-06-09 23:13:21 +01:00
result.ts fix Bringer showing incorrectly from previous weeks on result post 2026-06-22 15:41:28 +01:00
runtime.ts feat: Leaderboard & Result systems with aligned columns, call/confirm-no commands, persistent message slots 2026-06-20 03:04:52 +01:00
score.ts fix: unify score submission on Score.submit, fix TGScore type drift, fix playedBy semantics for borrowed characters 2026-06-22 04:27:03 +01:00
scores.ts fix: unify score submission on Score.submit, fix TGScore type drift, fix playedBy semantics for borrowed characters 2026-06-22 04:27:03 +01:00
slots.ts feat: nested Config system with section/key access pattern, Discord API abstraction start 2026-06-11 02:42:30 +01:00
store.ts big architectural changes, add Attendance/Score/TG/Registry/Scheduler systems, logger & benchmarker, tg-admin command 2026-06-09 23:13:21 +01:00
tg-key.ts feat: TGKey branded type, PersistentMessage abstraction, createBuildEmbed factory, BaseLayout refactor 2026-06-13 02:23:56 +01:00
tg.ts fix: unify score submission on Score.submit, fix TGScore type drift, fix playedBy semantics for borrowed characters 2026-06-22 04:27:03 +01:00
updates.ts feat: TGKey branded type, PersistentMessage abstraction, createBuildEmbed factory, BaseLayout refactor 2026-06-13 02:23:56 +01:00
users.ts feat: nested Config system with section/key access pattern, Discord API abstraction start 2026-06-11 02:42:30 +01:00
wrank.ts feat: Leaderboard & Result systems with aligned columns, call/confirm-no commands, persistent message slots 2026-06-20 03:04:52 +01:00