audio: rename from youtubedl

This commit is contained in:
2025-02-09 03:02:38 -05:00
parent 9a58bc964d
commit af0896a6a0
5 changed files with 10 additions and 10 deletions

View File

@@ -21,6 +21,7 @@ OWNERS = [531392146767347712]
PREFIX = "%"
RELOADABLE_MODULES = [
"arguments",
"audio",
"commands",
"commands.bot",
"commands.tools",
@@ -41,7 +42,6 @@ RELOADABLE_MODULES = [
"tasks",
"utils",
"voice",
"youtubedl",
"yt_dlp",
"yt_dlp.version",
]