Nuno Duque Nunes nuno
  • Joined on 2026-05-04
nuno pushed to master at nuno/tg-bot-ts 2026-06-12 15:55:42 +00:00
f97a77a5e9 attempt #1 to fix Emoji.resolveTokens()
nuno pushed to dev at nuno/tg-bot-ts 2026-06-12 15:55:29 +00:00
f97a77a5e9 attempt #1 to fix Emoji.resolveTokens()
nuno pushed to master at nuno/tg-bot-ts 2026-06-12 15:49:40 +00:00
c8c79d3eae refactor Emoji.resolveTokens() to include 🔑 emoji format
nuno pushed to dev at nuno/tg-bot-ts 2026-06-12 15:49:28 +00:00
c8c79d3eae refactor Emoji.resolveTokens() to include 🔑 emoji format
nuno pushed to master at nuno/tg-bot-ts 2026-06-12 15:46:21 +00:00
3806d8d445 add updated systems/updates.ts
nuno pushed to dev at nuno/tg-bot-ts 2026-06-12 15:46:10 +00:00
3806d8d445 add updated systems/updates.ts
nuno pushed to master at nuno/tg-bot-ts 2026-06-12 15:31:53 +00:00
cc5dd22b82 fix subcommands/updates.ts namespace missing
nuno pushed to dev at nuno/tg-bot-ts 2026-06-12 15:31:44 +00:00
cc5dd22b82 fix subcommands/updates.ts namespace missing
nuno pushed to master at nuno/tg-bot-ts 2026-06-12 15:28:56 +00:00
666986afb1 refactor update messageId system / Discord.Interaction refactors
nuno pushed to dev at nuno/tg-bot-ts 2026-06-12 15:27:51 +00:00
666986afb1 refactor update messageId system / Discord.Interaction refactors
nuno pushed to master at nuno/tg-bot-ts 2026-06-12 03:33:54 +00:00
be84fa2fb6 fix ayana GL to DM in update poll example
3dbf8c7cab feat: Updates/changelog system, BaseLayout shared functions, Leaves system, WRank delta fix
d2377ff404 feat: BaseLayout shared functions, WRank delta placeholder fix, Leaves system
a0876f0af8 remove wrank numbers, use simple numbers for cockroach system for leaves
fd1b8ed50c add leave system, add cockroach on players that leave
Compare 14 commits »
nuno pushed to dev at nuno/tg-bot-ts 2026-06-12 03:32:09 +00:00
be84fa2fb6 fix ayana GL to DM in update poll example
nuno pushed to dev at nuno/tg-bot-ts 2026-06-12 03:29:06 +00:00
3dbf8c7cab feat: Updates/changelog system, BaseLayout shared functions, Leaves system, WRank delta fix
nuno pushed to dev at nuno/tg-bot-ts 2026-06-11 22:53:09 +00:00
d2377ff404 feat: BaseLayout shared functions, WRank delta placeholder fix, Leaves system
nuno pushed to dev at nuno/tg-bot-ts 2026-06-11 04:23:43 +00:00
a0876f0af8 remove wrank numbers, use simple numbers for cockroach system for leaves
nuno pushed to dev at nuno/tg-bot-ts 2026-06-11 04:17:36 +00:00
fd1b8ed50c add leave system, add cockroach on players that leave
nuno pushed to dev at nuno/tg-bot-ts 2026-06-11 03:44:26 +00:00
347d1423fc fix format.char()
nuno pushed to dev at nuno/tg-bot-ts 2026-06-11 03:29:23 +00:00
ed9e7209d0 feat: WRankEntry hydration, Nation enum keys, Config section access, Cron system rework fix (remove old), WRank delta fix with lastRankChangeAt, midnight snapshot cron
nuno pushed to dev at nuno/tg-bot-ts 2026-06-11 01:42:49 +00:00
17ff1d932f feat: nested Config system with section/key access pattern, Discord API abstraction start
nuno pushed to dev at nuno/tg-bot-ts 2026-06-10 03:45:03 +00:00
1911cbe225 feat: Runtime lifecycle system, poll layout persistence