NOTE: I only modified the original code, I do not actually know how the things work on a different level
You would need:
pip install discord
pip install asyncio
pip install yt-dlp
pip install dotenv
Note: if pip install dotenv doesn't work, try pip install python-dotenv
Code Tutorial by Ethan | The Code Syndicate
Play command: !play YOUTUBE_URL_HERE
other commands:
!pause: pause the player(resumable)
!stop: stop the player
!resume: resume the paused player