refactor/project structure and indents for typescript

This commit is contained in:
SowinskiBraeden committed 2025-09-28 11:53:28 -07:00
1 parent df6b9140ec
commit cb84e63a69
105 files changed
+8725 -8721

No files matched your search

+1 -1
View File
@@ -69,7 +69,7 @@ If you're simply looking to add a new command and not make significant changes t
SlashCommand: { // Do not change the name of this funciton
/**
*
* @param {require("../structures/DayzRBot")} client
* @param {require("./structures/DayzRBot")} client
* @param {import("discord.js").Message} message
* @param {string[]} args
* @param {*} param3