Commit Graph

20 Commits

Author SHA1 Message Date
이정수 ef15273a02 Merge branch 'feature/invite-role' 2026-04-07 16:46:48 +09:00
이정수 6072ab716f refactor: remove invite tracking functionality and migrate member join handling to AutoRoleService 2026-04-07 16:34:08 +09:00
이정수 579e9a8a61 refactor: remove retroactive autorole functionality and associated database tables 2026-04-07 15:14:25 +09:00
안명현 41a97c474e Implement fishing progression features 2026-04-07 14:51:25 +09:00
이정수 f3f882cd06 feat(autorole): implement multi-role UX, persistence and automatic toggle logic 2026-04-06 18:05:33 +09:00
이정수 c71d263607 chore: update Korean localization strings 2026-04-06 17:16:43 +09:00
이정수 107c00cb13 feat: implement AutoRoleService with retroactive assignment and configuration support 2026-04-06 15:04:21 +09:00
안명현 9876a331c1 Add fishing rarity rewards and result art 2026-04-01 17:19:23 +09:00
안명현 45d2b22978 Complete fishing minigame phase 1 2026-03-31 18:46:00 +09:00
안명현 85f5057fd7 Implement YouTube music playback workflow 2026-03-31 02:12:27 +09:00
안명현 6eb3826737 Implement event scheduling workflow 2026-03-30 17:37:32 +09:00
이정수 0ccbbf9d31 feat: Introduce and separate `BOOT` audit log category from `SYSTEM`, defaulting both to disabled. 2026-03-27 17:53:00 +09:00
이정수 90064491d6 refactor: Relocate `config` translation keys and types under the `commands` namespace. 2026-03-27 17:24:03 +09:00
이정수 4246eb90a5 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
이정수 b81bc6b146 feat: Add an audit log category selection step to the setup wizard, shifting subsequent steps and updating related logic and translations. 2026-03-27 16:56:37 +09:00
이정수 bdd91f6737 feat: Implement a multi-step setup wizard with i18n support and dedicated interaction handlers. 2026-03-27 15:57:50 +09:00
이정수 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
이정수 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
이정수 b93255a2be feat: Implement internationalization (i18n) with locale support, localized error messages, and a new language command. 2026-03-27 14:24:59 +09:00