Commit Graph

66 Commits

Author SHA1 Message Date
이정수 9f891112d9 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
이정수 234a0e96fe feat: Implement an audit log system with a new `AuditChannel` model, `/audit-channel` command, and `AuditLogService` to log various application events. 2026-03-27 15:30:03 +09:00
이정수 f6feb9b83e feat: Add Audit Channel Plan and update the Feature Roadmap. 2026-03-27 15:22:56 +09:00
이정수 b785a276f8 feat: Implement a permission audit system including a new service, command, i18n strings, and documentation. 2026-03-27 15:14:05 +09:00
이정수 220dd81440 feat: Implement dynamic bot presence with i18n, guild count display, and rotation. 2026-03-27 14:58:41 +09:00
이정수 cb80d9dffe fix: Enhance temporary voice channel management with improved Discord API error handling for ghost channels and detailed logging. 2026-03-27 14:39:38 +09:00
이정수 b93255a2be feat: Implement internationalization (i18n) with locale support, localized error messages, and a new language command. 2026-03-27 14:24:59 +09:00
이정수 6851fe2333 feat: implement a structured error handling system with custom error types and a dedicated reporter. 2026-03-27 14:03:12 +09:00
이정수 2eedde7611 feat: Implement voice channel synchronization on startup to prevent ghost channels and refine empty channel detection by excluding bots. 2026-03-27 13:30:58 +09:00
이정수 b5b6405d0c feat: Refactor voice channel controls to a select menu, enhance `voice-setup` with subcommands, and improve voice channel creation with permission error handling. 2026-03-27 13:23:34 +09:00
이정수 efe6a10762 feat: Implement temporary voice channel ownership transfer with UI, automatic transfer logic, and permission management. 2026-03-27 13:02:16 +09:00
이정수 f5c8bdb85b feat: Implement dynamic voice channels with new database models, service logic, interaction handling, and supporting documentation. 2026-03-27 10:38:46 +09:00
이정수 b8c18cfefe feat: add kord_routine workflow and remove voice master environment variables from example configuration. 2026-03-27 09:53:32 +09:00
이정수 da47c4b140 feat: Initialize Discord bot project with core client, event handlers, services, database, caching, and infrastructure. 2026-03-27 09:40:50 +09:00
이정수 9513c39194 feat: Add documentation and security rules workflow definitions. 2026-03-26 17:54:35 +09:00
LJS 1e2f7ac61a
Initial commit 2026-03-26 17:39:18 +09:00