fix imports
All checks were successful
Deploy Backend / deploy (push) Successful in 3m48s

This commit is contained in:
Lee
2024-10-17 18:37:47 +01:00
parent c43f27a6ac
commit 1350cdc0b1
3 changed files with 1 additions and 3 deletions

View File

@ -8,7 +8,7 @@ export enum DiscordChannels {
backendLogs = "1296524935237468250",
}
export const DiscordBot = new Client({
const DiscordBot = new Client({
intents: [],
presence: {
status: "online",