feat(commands/voice): add sponsorblock command

This commit is contained in:
2025-01-24 17:51:25 -05:00
parent 256156b9d2
commit 26f81bd58f
6 changed files with 60 additions and 5 deletions

View File

@@ -30,6 +30,7 @@ RELOADABLE_MODULES = [
"commands.voice.playback",
"commands.voice.playing",
"commands.voice.queue",
"commands.voice.sponsorblock",
"commands.voice.utils",
"constants",
"core",