Updated configs to ts files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { ApplicationCommandType, ContextMenuCommandBuilder, PermissionFlagsBits, userMention } from "discord.js"
|
||||
import { color, devMessage, hypixelGuildID } from "config/options.json"
|
||||
import { color, devMessage, hypixelGuildID } from "config/options"
|
||||
import { ContextMenu } from "interfaces"
|
||||
import verifySchema from "schemas/verifySchema"
|
||||
import { getGuild, getHeadURL, getIGN } from "utils/Hypixel"
|
||||
|
||||
Reference in New Issue
Block a user