asyncio.wait_until() #6560
Unanswered
mrracoonman
asked this question in
Q&A
Replies: 1 comment 2 replies
-
As you can see, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is a short example of my code.
And I've done a little research, but I wasn't able to find a way to use asyncio.wait_until() to wait until the voice_client is finished playing to do another voice_client.play(). Am I using it in the wrong scenario and if so, is there something I can do to suceed in what I'm wanting?
python 3.8
Beta Was this translation helpful? Give feedback.
All reactions