This commit is contained in:
2024-04-02 22:28:45 +02:00
parent d120642d3a
commit b61bbcf0db
-1
View File
@@ -1509,7 +1509,6 @@ async def dalej(ctx):
voice_client = client.voice_clients[0]
if voice_client.is_connected():
voice_client.stop()
await play(ctx=ctx)
logger.info("Next completed")