mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-15 22:32:10 +00:00
fix
This commit is contained in:
@@ -1509,7 +1509,6 @@ async def dalej(ctx):
|
|||||||
voice_client = client.voice_clients[0]
|
voice_client = client.voice_clients[0]
|
||||||
if voice_client.is_connected():
|
if voice_client.is_connected():
|
||||||
voice_client.stop()
|
voice_client.stop()
|
||||||
await play(ctx=ctx)
|
|
||||||
logger.info("Next completed")
|
logger.info("Next completed")
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user