Developed a versatile Discord bot designed to enhance the music experience within servers. It was developed using Node.js, leveraging the discord.js library for interacting with the Discord API, and the discord-player library for music functionality.Implemented features allowing users to search for a song or provide a direct URL to play the song, while the bot maintains a queue of songs to be played.Designed to respond to slash commands from Discord, providing a seamless and interactive experience. It handles commands such as PLAY, SKIP, STOP, QUEUE, SHUFFLE and HELP.