This is a simple music bot for Discord, built using Python and the discord.py library. The bot can play music from YouTube, handle playlists, and manage a queue of songs. Users can interact with the bot through commands in a Discord server.
- Play single YouTube videos or entire playlists.
- Manage a queue of up to 20 songs.
- Skip the current song.
- Repeat the current song.
- Loop the current song indefinitely.
- Disconnect from voice channels.
- Help command to list available commands.
- Python 3.8 or higher
discord.pyyt-dlp- FFmpeg installed on your system