ts settings update and fix

This commit is contained in:
404invalid-user 2025-01-18 14:46:30 +00:00
parent 666638c956
commit 0a8017af72
21 changed files with 45 additions and 64 deletions

View file

@ -1,7 +1,7 @@
import { Client, ChatInputCommandInteraction, Role, GuildChannelResolvable, PermissionsBitField, ChannelType } from "discord.js";
import { schemas } from "../../../database";
//@ts-expect-error
import YALAS from 'mcstatusbot-logger';
import { GuildInstance } from "../../../database/schemas/Guild";