fix: minor fixes everywhere

This commit is contained in:
2024-12-30 17:13:32 -05:00
parent ab3202a6e5
commit 73c1ebf9ee
7 changed files with 68 additions and 39 deletions

View File

@@ -6,12 +6,16 @@ PREFIX = "%"
RELOADABLE_MODULES = [
"arguments",
"commands",
"commands.bot",
"commands.tools",
"commands.utils",
"commands.voice",
"constants",
"core",
"events",
"utils",
"voice",
"ytdlp",
"youtubedl",
]
YTDL_OPTIONS = {