refactor: rename KyokoClient to BotClient and update all imports.

This commit is contained in:
syntaxbullet
2025-12-15 22:01:19 +01:00
parent ac6283e60c
commit 3984d6112b
6 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
import { KyokoClient } from "@lib/KyokoClient";
import { KyokoClient } from "@/lib/BotClient";
import { env } from "@lib/env";
// Load commands & events