| .. |
|
cache
|
feat: Initialize Discord bot project with core client, event handlers, services, database, caching, and infrastructure.
|
2026-03-27 09:40:50 +09:00 |
|
client
|
feat: implement minigame refinement system with weapon upgrading, battle mechanics, and fever activity tracking
|
2026-03-30 17:24:53 +09:00 |
|
commands
|
feat: implement daily battle limits, refine win rate logic, and update weapon sell pricing
|
2026-03-30 17:54:57 +09:00 |
|
config
|
feat: Add instance ID and implement Redis lock for global command registration to support multi-instance deployments.
|
2026-03-27 18:29:46 +09:00 |
|
database
|
feat: implement minigame refinement system with weapon upgrading, battle mechanics, and fever activity tracking
|
2026-03-30 17:24:53 +09:00 |
|
errors
|
feat: Implement internationalization (i18n) with locale support, localized error messages, and a new language command.
|
2026-03-27 14:24:59 +09:00 |
|
events
|
feat: implement minigame refinement system with weapon upgrading, battle mechanics, and fever activity tracking
|
2026-03-30 17:24:53 +09:00 |
|
handlers
|
feat: Implement `/config` command for managing bot features, refactor Big Emoji into a dedicated service, and update guild configuration schema with new defaults.
|
2026-03-27 17:16:15 +09:00 |
|
i18n
|
feat: Introduce and separate `BOOT` audit log category from `SYSTEM`, defaulting both to disabled.
|
2026-03-27 17:53:00 +09:00 |
|
interactions/handlers
|
feat: implement minigame refinement system with weapon upgrading, battle mechanics, and fever activity tracking
|
2026-03-30 17:24:53 +09:00 |
|
services
|
feat: externalize refinement and battle balance configurations to database with runtime caching
|
2026-03-30 18:00:46 +09:00 |
|
utils
|
feat: Initialize Discord bot project with core client, event handlers, services, database, caching, and infrastructure.
|
2026-03-27 09:40:50 +09:00 |
|
index.ts
|
feat: Initialize Discord bot project with core client, event handlers, services, database, caching, and infrastructure.
|
2026-03-27 09:40:50 +09:00 |