Ivan syntaxbullet
  • Munich, Germany
  • Joined on 2025-02-05
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-18 15:36:28 +00:00
ce7d4525b2 feat: split reload command into refresh for command reloading and update for git-based bot restarts with update checking and confirmation.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-18 15:25:59 +00:00
4ac8b4759e feat: Add /config admin command to dynamically edit and save bot configuration.
56ad5b49cd feat: Introduce lootdrop functionality, enabling activity-based spawning and interactive claiming, alongside new configuration parameters.
Compare 2 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-18 14:01:57 +00:00
e8f6a56057 git: modify gitignore
a7f66a98b9 chore: Ignore the src/config directory.
Compare 2 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-18 13:48:45 +00:00
6d54695325 feat: add new exam economy command with its configuration.
8c1f80981b feat: Introduce a dedicated autocomplete handler for commands and refactor the inventory use command to utilize it.
Compare 2 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-15 22:26:55 +00:00
3a96b67e89 feat: Allow item effects to specify durations in hours, minutes, or seconds.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-15 22:23:06 +00:00
d3ade218ec feat: add /use command for inventory items with effects, implement XP boosts, and enhance scheduler for temporary role removal.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-15 21:52:32 +00:00
1d4263e178 feat: Introduced an admin listing command and shop interaction module, replacing the sell command, and added a type-checking script.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-15 21:38:37 +00:00
727b63b4dc refactor: trigger application reload by appending to entry file instead of updating its times.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-15 21:32:33 +00:00
d2edde77e6 build: Install git system dependency in Dockerfile.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-15 21:29:08 +00:00
3acb5304f5 feat: Introduce admin webhook and enhanced reload commands with redeploy functionality, implement post-restart notifications, and update Docker container names from Kyoko to Aurora.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-15 21:21:32 +00:00
9333d6ac6c feat: Prevent inventory, profile, balance, and pay commands from targeting bot users.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-15 21:14:22 +00:00
7e986fae5a feat: Implement custom error classes, a Drizzle transaction utility, and update Discord.js ephemeral message flags.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-15 21:02:41 +00:00
3c81fd8396 refactor: rename game.json to config.json and update file path references
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-15 21:01:25 +00:00
3984d6112b refactor: rename KyokoClient to BotClient and update all imports.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-15 20:59:34 +00:00
ac6283e60c feat: Introduce dynamic JSON-based configuration for game settings and command toggling via a new admin command.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-14 21:23:13 +00:00
1eace32aa1 feat: Implement dynamic event loading and refactor event handlers into dedicated files.
syntaxbullet pushed to dev at syntaxbullet/aurorabot 2025-12-14 21:22:34 +00:00
1eace32aa1 feat: Implement dynamic event loading and refactor event handlers into dedicated files.
syntaxbullet pushed to dev at syntaxbullet/aurorabot 2025-12-14 21:07:00 +00:00
32c614975e feat: automatically assign 'Visitor' role to new guild members on join
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-14 20:34:03 +00:00
32c614975e feat: automatically assign 'Visitor' role to new guild members on join
syntaxbullet pushed to main at syntaxbullet/aurorabot 2025-12-14 14:49:45 +00:00
7dd9052c9b feat: add webhook command for sending messages via JSON payload
9d1d4aeaea feat: clarify daily reward streak display by renaming field and adding 'days' unit
bd59f01a41 chore: update currency symbol from 🪙 to AU in balance display
4639fecf45 feat: Implement gradual daily streak decay and rename currency from 'coins' to 'Astral Units'.
Compare 4 commits »