Ivan syntaxbullet
  • Munich, Germany
  • Joined on 2025-02-05
syntaxbullet pushed to main at syntaxbullet/AuroraBot-discord 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-discord 2025-12-24 12:43:07 +00:00
71de87d3da chore: Remove migration generation command from update service.
syntaxbullet pushed to main at syntaxbullet/AuroraBot-discord 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-discord 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-discord 2025-12-24 10:44:48 +00:00
f75cc217e9 refactor: extract further UI components into views
syntaxbullet pushed to main at syntaxbullet/AuroraBot-discord 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-discord 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-discord 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-discord 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-discord 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-discord 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-discord 2025-12-23 17:44:21 +00:00
808fbef11b fix: allow included mentions on payment
syntaxbullet pushed to main at syntaxbullet/AuroraBot-discord 2025-12-23 17:42:16 +00:00
b833796fb9 fix: make payments public
syntaxbullet pushed to main at syntaxbullet/AuroraBot-discord 2025-12-23 17:36:26 +00:00
58ea8b92f1 fix: timestamp rendering issues
syntaxbullet pushed to main at syntaxbullet/AuroraBot-discord 2025-12-22 13:32:37 +00:00
fbd2bd990f fix: correct Discord timestamp formatting in daily command
syntaxbullet pushed to main at syntaxbullet/AuroraBot-discord 2025-12-22 12:16:48 +00:00
f859618367 feat: introduce weekly bonus for daily rewards, updating calculations, configuration, and command UI.
syntaxbullet pushed to main at syntaxbullet/AuroraBot-discord 2025-12-22 12:08:38 +00:00
b7b1dd87b8 style: Standardize template literal spacing and remove extraneous markdown code block delimiters.
syntaxbullet pushed to main at syntaxbullet/AuroraBot-discord 2025-12-22 12:07:15 +00:00
f3b6af019d refactor: remove unused import, markdown fences, and standardize string interpolation formatting.
syntaxbullet pushed to main at syntaxbullet/AuroraBot-discord 2025-12-22 12:00:29 +00:00
0dea266a6d feat(commands): improve error feedback for economy and admin commands
fbcac51370 refactor(modules): propagate UserError in quest, trade, and class services
75e586cee8 feat(commands): improve error feedback for use command
6e1e6abf2d fix(config): enforce runtime schema validation
4a0a2a5878 refactor(inventory): propagate UserError for predictable failures
Compare 5 commits »
syntaxbullet pushed to main at syntaxbullet/AuroraBot-discord 2025-12-21 10:31:24 +00:00
216189b0a4 fix: grammatical errors in daily warning cooldown message