Ivan syntaxbullet
  • Munich, Germany
  • Joined on 2025-02-05
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
syntaxbullet pushed to main at syntaxbullet/aurorabot 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 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 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 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 2025-12-21 10:31:24 +00:00
216189b0a4 fix: grammatical errors in daily warning cooldown message
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-21 10:26:59 +00:00
ca1339728a chore: change cooldown display to use relative timestamps for better UX with international users.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-20 19:59:48 +00:00
5833224ba9 feat: Implement welcome messages for new enrollments using a new webhook utility and refactor the admin webhook command to utilize it.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-20 19:48:40 +00:00
65f5dc3721 chore: remove 'src' directory from config file path definition.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-20 19:12:31 +00:00
637f0826db feat: conditionally assign student and class roles to new members if returning, otherwise assign visitor role.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-20 10:49:53 +00:00
578987caea chore: update readme