Ivan syntaxbullet
  • Munich, Germany
  • Joined on 2025-02-05
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-24 13:28:27 +00:00
83984faeae feat: Configure app service to restart automatically in Docker Compose and replace file-based restart trigger with process.exit().
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-24 13:23:57 +00:00
2106f06f8f chore: remove student id testing script
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-24 13:17:06 +00:00
16d507991c feat: Enhance update requirements check to include database migrations and rename related interfaces and methods.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-24 13:03:20 +00:00
e2aa5ee760 feat: Implement stateful admin update with post-restart context, database migrations, and dedicated view components.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-24 12:50:40 +00:00
e084b6fa4e refactor: Reorganize admin update flow to prepare restart context before update and explicitly trigger restart.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-24 12:46:36 +00:00
3f6da16f89 feat: Add post-update dependency installation, refactor restart logic, and update completion messages.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-24 12:43:07 +00:00
71de87d3da chore: Remove migration generation command from update service.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-24 12:38:50 +00:00
fc7afd7d22 feat: implement a dedicated update service to centralize bot update logic, dependency checks, and post-restart handling.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-24 11:20:46 +00:00
fcc82292f2 feat: Introduce modular inventory item effect handling and centralize Discord interaction routing.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-24 10:44:48 +00:00
f75cc217e9 refactor: extract further UI components into views
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-24 10:36:26 +00:00
5c36b9be25 refactor: Extract UI component creation into new view files for lootdrop, trade, item wizard, and enrollment.
eaf97572a4 refactor: replace direct EmbedBuilder usage with a new createBaseEmbed helper for consistent embed creation
Compare 2 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-24 10:02:17 +00:00
1189483244 refactor: clean up unused imports and dead code across commands, services, and tests.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-24 09:07:57 +00:00
f39ccee0d3 fix: Cast user ID to string for member fetching
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-23 20:56:50 +00:00
10282a2570 feat: Add admin command to create color roles and corresponding shop items.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-23 20:12:40 +00:00
a3099b80c5 feat: Add color role item effect with role swapping and implement item consumption toggle.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-23 17:50:39 +00:00
67d6298793 revert(pay): ping in separate message content due to API limitations
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-23 17:44:21 +00:00
808fbef11b fix: allow included mentions on payment
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-23 17:42:16 +00:00
b833796fb9 fix: make payments public
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-23 17:36:26 +00:00
58ea8b92f1 fix: timestamp rendering issues
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-22 13:32:37 +00:00
fbd2bd990f fix: correct Discord timestamp formatting in daily command