Kord/src
mineseo-kim 586f516d4a Respect DOTENV_CONFIG_PATH for dotenv load path
Matches systemd Environment=DOTENV_CONFIG_PATH=/home/psa/.env so keys are not reported as 0 when only ~/.env exists.

Made-with: Cursor
2026-04-09 09:14:57 +09:00
..
client Remove Redis and replace with in-memory caches 2026-04-09 08:50:53 +09:00
commands Fix slash command timeouts: defer before locale DB reads 2026-04-09 09:09:32 +09:00
config Respect DOTENV_CONFIG_PATH for dotenv load path 2026-04-09 09:14:57 +09:00
database feat: implement minigame refinement system with weapon upgrading, battle mechanics, and fever activity tracking 2026-03-30 17:24:53 +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 slash command timeouts: defer before locale DB reads 2026-04-09 09:09:32 +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 slash command timeouts: defer before locale DB reads 2026-04-09 09:09:32 +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 Remove Redis and replace with in-memory caches 2026-04-09 08:50:53 +09:00
utils feat: Initialize Discord bot project with core client, event handlers, services, database, caching, and infrastructure. 2026-03-27 09:40:50 +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