Discord bot designed to play music in voice channels. Users can add songs to a queue, and the bot will play the music in the order it was added. The bot supports various music commands and sources as youtube, spotify and soundcloud.
- Play Music: Play music from various sources directly in your Discord voice channels.
- Music Queue: Add songs to a queue and manage the order of playback.
- Commands: Supports a range of commands for playing, pausing, skipping, and stopping music, as well as managing the queue.
- Discord.js: A powerful library for interacting with the Discord API, enabling seamless bot functionality.
- Node.js: The runtime environment used for executing the bot's JavaScript code.
- yt-dl: A YouTube downloader used for fetching audio streams from YouTube.
