refactor: clean up initialization and reloading

This commit is contained in:
2024-12-30 21:07:49 -05:00
parent 32817f735e
commit 04ef3d1c83
4 changed files with 32 additions and 29 deletions

View File

@@ -13,7 +13,6 @@ RELOADABLE_MODULES = [
"constants",
"core",
"events",
"player",
"utils",
"voice",
"youtubedl",