Kord/src/services
안명현 45d2b22978 Complete fishing minigame phase 1 2026-03-31 18:46:00 +09:00
..
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 Complete fishing minigame phase 1 2026-03-31 18:46:00 +09:00
InviteService.ts feat: Initialize Discord bot project with core client, event handlers, services, database, caching, and infrastructure. 2026-03-27 09:40:50 +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 Implement YouTube music playback workflow 2026-03-31 02:12:27 +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 feat: Introduce guild-specific configuration for temporary voice channels with a new command, updated service logic, and corresponding database schema changes. 2026-03-27 15:41:27 +09:00
WebhookService.ts feat: Initialize Discord bot project with core client, event handlers, services, database, caching, and infrastructure. 2026-03-27 09:40:50 +09:00