Kord/src
안명현 b9d509a9e8 fix(fishing): clear stale sessions for deleted threads 2026-04-09 13:48:33 +09:00
..
client Remove Redis and replace with in-memory caches 2026-04-09 08:50:53 +09:00
commands fix(fishing): use editReply for deferred slash responses 2026-04-09 12:52:29 +09:00
config feat(logging): wire LOG_DIR through env and align systemd helper 2026-04-09 10:00:58 +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 fix(commands): re-sync global commands when definitions change 2026-04-09 12:25:04 +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 Merge branch 'main' into myong_dev 2026-04-09 12:46:45 +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
services fix(fishing): clear stale sessions for deleted threads 2026-04-09 13:48:33 +09:00
utils feat(logging): wire LOG_DIR through env and align systemd helper 2026-04-09 10:00:58 +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