diff --git a/Music-Bot.py b/Music-Bot.py index f111635..661ea60 100644 --- a/Music-Bot.py +++ b/Music-Bot.py @@ -247,6 +247,7 @@ else: @play.before_invoke @stream.before_invoke + @youtube.before_invoke async def ensure_voice(ctx: commands.Context): if ctx.voice_client is None: if ctx.author.voice: