| .. |
|
ActivityTrackerService.ts
|
feat: implement minigame refinement system with weapon upgrading, battle mechanics, and fever activity tracking
|
2026-03-30 17:24:53 +09:00 |
|
AuditLogService.ts
|
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 |
|
BigEmojiService.ts
|
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 |
|
EventService.ts
|
Implement event scheduling workflow
|
2026-03-30 17:37:32 +09:00 |
|
FeverService.ts
|
feat: implement minigame refinement system with weapon upgrading, battle mechanics, and fever activity tracking
|
2026-03-30 17:24:53 +09:00 |
|
FishingService.ts
|
fix(fishing): clear stale sessions for deleted threads
|
2026-04-09 13:48:33 +09:00 |
|
InviteService.ts
|
Remove Redis and replace with in-memory caches
|
2026-04-09 08:50:53 +09:00 |
|
MimicService.ts
|
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 |
|
MiniGameRegistry.ts
|
Complete fishing minigame phase 1
|
2026-03-31 18:46:00 +09:00 |
|
MusicService.ts
|
fix(i18n): restore ko locale and remove UTF-8 BOM
|
2026-04-09 09:23:14 +09:00 |
|
PermissionAuditService.ts
|
feat: Implement a permission audit system including a new service, command, i18n strings, and documentation.
|
2026-03-27 15:14:05 +09:00 |
|
PresenceService.ts
|
feat: Implement dynamic bot presence with i18n, guild count display, and rotation.
|
2026-03-27 14:58:41 +09:00 |
|
RefinementService.ts
|
Complete fishing minigame phase 1
|
2026-03-31 18:46:00 +09:00 |
|
SetupWizardRenderer.ts
|
feat: Introduce and separate `BOOT` audit log category from `SYSTEM`, defaulting both to disabled.
|
2026-03-27 17:53:00 +09:00 |
|
VoiceService.ts
|
Remove Redis and replace with in-memory caches
|
2026-04-09 08:50:53 +09:00 |
|
WebhookService.ts
|
Remove Redis and replace with in-memory caches
|
2026-04-09 08:50:53 +09:00 |