Ivan syntaxbullet
  • Munich, Germany
  • Joined on 2025-02-05
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-03-28 14:24:53 +00:00
1d601febcf fix: wire quest progress tracking for transfer, daily, trivia, and exam events
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-03-28 13:24:55 +00:00
3edda1d707 fix: reduce quests per page to 5 to stay within Discord's 40 total component limit
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-03-28 13:21:02 +00:00
e56e133a69 fix: add pagination to quest list to stay within Discord component limits
0f871026eb docs: add impersonate panel design spec
Compare 2 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-03-26 14:48:26 +00:00
782a138fd8 fix: strip query params from asset URLs before filesystem lookup
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-03-26 14:38:18 +00:00
58d07a02fd fix: prefill item names in lootbox pool entries when editing
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-03-26 14:21:32 +00:00
01bb73f6a2 chore: bump version
602147e961 feat: cap daily reward at 500 AU
Compare 2 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-03-26 14:16:11 +00:00
9e6bb8b148 fix: add non-null assertion for default rarity config fallback
305a0b0553 fix: collapse double find() and add <0.1% guard for tiny drop rates
023ff9fb1b feat: rework shop loot table into two-container Components V2 layout
56353a7756 fix: fix double newline in item description and add TODO comment on type cast
86142cba6c feat: rewrite lootbox pull results with Components V2 and separate icon/image URLs
Compare 9 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-03-18 12:37:50 +00:00
5d832c9601 fix: update trivia test to mock events instead of dashboardService
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-03-18 12:34:15 +00:00
968cc09c98 fix: replace setup-bun action with curl install for Gitea runner compatibility
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-03-18 12:30:09 +00:00
2bddab001a fix: verify receiver has no transaction records in insufficient funds test
fc058effd5 feat: add integration test for economy transfer flow
3f99a77446 test: add integration test for economy transfer flow
abe25e0ceb refactor: extract Discord.js code from shared services into bot layer
5a20ed23f4 fix: guard against undefined username in trivia won event
Compare 9 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-02-21 12:15:02 +00:00
10c84a8478 fix: fix Y - UV coordinate issue flipping the preview in chroma key.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-02-19 14:53:17 +00:00
9eba64621a feat: add ability to edit items.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-02-19 13:40:25 +00:00
7cc2f61db6 feat: add item creation tools
syntaxbullet renamed repository from AuroraBot-discord to syntaxbullet/aurorabot 2026-02-18 19:06:10 +00:00
syntaxbullet pushed to main at syntaxbullet/calliope 2026-02-18 15:46:39 +00:00
46d9136b2f chore: update claude.md
syntaxbullet pushed to main at syntaxbullet/calliope 2026-02-18 15:18:19 +00:00
4441f4046f chore: update readme.md
syntaxbullet pushed to main at syntaxbullet/calliope 2026-02-18 15:12:57 +00:00
134200d345 feat: add automatic stop after a configurable amount of silence.
syntaxbullet pushed to main at syntaxbullet/calliope 2026-02-18 14:43:17 +00:00
85230a14a8 feat: swap Huggingface Transformers back-end to mlx native whisper.
syntaxbullet pushed to main at syntaxbullet/calliope 2026-02-18 13:52:25 +00:00
e429adca48 fix: fix undropped semaphores memory leak issues.
syntaxbullet pushed to main at syntaxbullet/calliope 2026-02-17 16:15:10 +00:00
c73fe3c2c4 chore: update readme