Go to file
이정수 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
.agents/workflows 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
Docs feat: Implement internationalization (i18n) with locale support, localized error messages, and a new language command. 2026-03-27 14:24:59 +09:00
prisma 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
src 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
tests feat: Implement internationalization (i18n) with locale support, localized error messages, and a new language command. 2026-03-27 14:24:59 +09:00
.cursorrules feat: Implement temporary voice channel ownership transfer with UI, automatic transfer logic, and permission management. 2026-03-27 13:02:16 +09:00
.editorconfig feat: Initialize Discord bot project with core client, event handlers, services, database, caching, and infrastructure. 2026-03-27 09:40:50 +09:00
.env.example feat: add kord_routine workflow and remove voice master environment variables from example configuration. 2026-03-27 09:53:32 +09:00
.eslintrc.js feat: Initialize Discord bot project with core client, event handlers, services, database, caching, and infrastructure. 2026-03-27 09:40:50 +09:00
.gitattributes feat: Initialize Discord bot project with core client, event handlers, services, database, caching, and infrastructure. 2026-03-27 09:40:50 +09:00
.gitignore Initial commit 2026-03-26 17:39:18 +09:00
.prettierrc feat: Initialize Discord bot project with core client, event handlers, services, database, caching, and infrastructure. 2026-03-27 09:40:50 +09:00
.windsurfrules 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
.yarnrc.yml feat: Initialize Discord bot project with core client, event handlers, services, database, caching, and infrastructure. 2026-03-27 09:40:50 +09:00
Dockerfile feat: Initialize Discord bot project with core client, event handlers, services, database, caching, and infrastructure. 2026-03-27 09:40:50 +09:00
README.md feat: Initialize Discord bot project with core client, event handlers, services, database, caching, and infrastructure. 2026-03-27 09:40:50 +09:00
docker-compose.yml feat: Initialize Discord bot project with core client, event handlers, services, database, caching, and infrastructure. 2026-03-27 09:40:50 +09:00
jest.config.js feat: Initialize Discord bot project with core client, event handlers, services, database, caching, and infrastructure. 2026-03-27 09:40:50 +09:00
package.json feat: Initialize Discord bot project with core client, event handlers, services, database, caching, and infrastructure. 2026-03-27 09:40:50 +09:00
tsconfig.json feat: Implement dynamic voice channels with new database models, service logic, interaction handling, and supporting documentation. 2026-03-27 10:38:46 +09:00
yarn.lock feat: Initialize Discord bot project with core client, event handlers, services, database, caching, and infrastructure. 2026-03-27 09:40:50 +09:00

README.md

Kord