refactor(commands/voice): move embed generation into separate file
This commit is contained in:
@@ -26,6 +26,11 @@ RELOADABLE_MODULES = [
|
||||
"commands.tools",
|
||||
"commands.utils",
|
||||
"commands.voice",
|
||||
"commands.voice.channel",
|
||||
"commands.voice.playback",
|
||||
"commands.voice.playing",
|
||||
"commands.voice.queue",
|
||||
"commands.voice.utils",
|
||||
"constants",
|
||||
"core",
|
||||
"events",
|
||||
|
||||
Reference in New Issue
Block a user