diff --git a/constants.py b/constants.py index a9b29b7..5a1e3eb 100644 --- a/constants.py +++ b/constants.py @@ -40,6 +40,8 @@ RELOADABLE_MODULES = [ "utils", "voice", "youtubedl", + "yt_dlp", + "yt_dlp.version", ] PUBLIC_FLAGS = { 1: "Discord Employee",