Changed Google-Search to Youtube (fix)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user