Kord/src
이정수 ad8b47d4ec feat: add console output to logger and remove redundant deferReply in autorole command 2026-04-10 10:25:55 +09:00
..
client Merge branch 'origin/main' into feature/invite-role and resolve conflicts 2026-04-10 09:38:39 +09:00
commands feat: add console output to logger and remove redundant deferReply in autorole command 2026-04-10 10:25:55 +09:00
config feat(logging): wire LOG_DIR through env and align systemd helper 2026-04-09 10:00:58 +09:00
core feat: add console output to logger and remove redundant deferReply in autorole command 2026-04-10 10:25:55 +09:00
database fix(db): honor DATABASE_URL schema for pg Pool and PrismaPg 2026-04-09 09:45:10 +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 Merge branch 'origin/main' into feature/invite-role and resolve conflicts 2026-04-10 09:38:39 +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 fix(i18n): restore missing channelLocked translation key in ko.ts 2026-04-10 09:40:26 +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
service 빌드 성공 2026-03-31 10:26:16 +09:00
services Merge branch 'origin/main' into feature/invite-role and resolve conflicts 2026-04-10 09:38:39 +09:00
utils feat: add console output to logger and remove redundant deferReply in autorole command 2026-04-10 10:25:55 +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