A feature-rich Discord music bot designed to bring high-quality music playback to your Discord server with ease.
- 🎵 Play songs from YouTube & Spotify with just a query
- 📜 Queue management system
- 🔀 Shuffle and loop functionality
- 🔊 Volume control
- ⏯️ Playback controls (pause/resume/skip/stop)
- And much more!
Command | Description | Example |
---|---|---|
!play <query> |
Play a song or playlist | !play Bohemian Rhapsody |
!pause |
Pause the current track | !pause |
!resume |
Resume the current track | !resume |
!skip |
Skip the current track | !skip |
!stop |
Stop playback and clear queue | !stop |
!queue |
Show the current queue | !queue |
!volume <0-100> |
Adjust player volume | !volume 50 |
!shuffle |
Shuffle the current queue | !shuffle |
!loop |
Toggle queue loop mode | !loop |
!remove <position> |
Remove a track from queue | !remove 3 |
!clear |
Clear the current queue | !clear |
!status |
Show player status | !status |
!help |
Show help message | !help |
Need help or want to suggest features? Join our Discord server!
- Node.js v16 or higher
- Discord Bot Token
-
Clone the repository:
git clone https://github.com/hyperdargo/Discord-Music-Bot cd DTEmpire-Music-Bot
-
Install dependencies:
npm install
-
Create a
config,js
file and add your credentials:DISCORD_TOKEN=your_bot_token_here
-
Start the bot:
node index.js
Contributions are welcome! Please open an issue or submit a pull request for any improvements.
This project is licensed under the MIT License - see the LICENSE file for details.
Enjoy the music! 🎶 If you like the bot, consider giving it a ⭐ on GitHub!