Updated dir structure and paths
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { ChatInputCommandInteraction } from "discord.js"
|
||||
import { color, devMessage } from "@config/options.json"
|
||||
import { ExtendedClient as Client } from "@utils/Client"
|
||||
import { color, devMessage } from "config/options.json"
|
||||
import { ExtendedClient as Client } from "utils/Client"
|
||||
|
||||
export default async function help(
|
||||
interaction: ChatInputCommandInteraction,
|
||||
|
||||
Reference in New Issue
Block a user