Updated function folder name

This commit is contained in:
2024-10-16 19:39:56 +02:00
parent 619225b66e
commit e0f4f2c0c8
38 changed files with 37 additions and 37 deletions

View File

@@ -1,7 +1,7 @@
import { TextChannel } from "discord.js"
import { devMessage, embedColor, guildLogChannel, hypixelGuildID } from "~/config/options.js"
import { ICron, IGuildData } from "~/interfaces"
import { color } from "~/utils/functions/colors.js"
import { color } from "~/utils/Functions/colors.js"
import { getGuild, getIGN } from "~/utils/Hypixel.js"
import { client } from "~/utils/Illegitimate.js"