NicPWNs / MEGABOT

Another Discord bot for learning and fun. Using pycord to practice CI/CD with GitHub actions and EC2. 🤖
https://megacord.org
4 stars 0 forks source link

music queue bug #95

Closed NicPWNs closed 5 months ago

NicPWNs commented 8 months ago

when adding two or more songs simultaneously, they sometimes both show immediately as "playing now" rather than adding to queue. Waiting until the initial song requested is downloaded circumvents this issue.

NicPWNs commented 5 months ago

Still works fine. Just a visual bug due to async nature. Will not fix.