- interactionCreate: deferReply(ephemeral) immediately for chat commands, then getInteractionLocale. - All slash handlers use editReply; remove redundant deferReply in audit/fishing/music. - localeHelper: parallelize user/guild Prisma lookups for getInteractionLocale and getContextLocale. Note: deferred replies are ephemeral; public-only responses (e.g. music queue) are now user-visible only. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| audit.ts | ||
| config.ts | ||
| event.ts | ||
| fishing.ts | ||
| language.ts | ||
| minigame.ts | ||
| music.ts | ||
| refine.ts | ||
| setup.ts | ||
| voice.ts | ||