Skip to content

friday2su/discord-distube-music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎵 Discord DisTube Music Bot

Discord Node.js JavaScript License

A feature-rich Discord music bot using DisTube with slash commands, beautiful embeds, and comprehensive error handling.

Join Support ServerInvite BotReport Bug

✨ Features

  • 🎵 Play music from YouTube, Spotify, SoundCloud, and more
  • 🎮 Easy-to-use slash commands
  • 🎨 Beautiful embeds with custom emojis
  • 🔄 Queue management with loop and shuffle options
  • 🔊 Volume control
  • ⚙️ Comprehensive error handling and fallbacks

📋 Commands

Command Description
/play Play a song or playlist
/pause Pause the current song
/resume Resume playback
/skip Skip the current song
/stop Stop playback and clear the queue
/queue View the current queue
/nowplaying Show details about the current song
/volume Adjust the volume (0-100%)
/loop Set loop mode (Off, Song, Queue)
/shuffle Shuffle the queue
/help Show all available commands

🚀 Setup

Prerequisites

Installation

  1. Clone this repository

    git clone https://github.com/friday2su/discord-distube-music.git
    cd discord-distube-music
  2. Install dependencies

    npm install
  3. Create a .env file with the following

    TOKEN=your_discord_bot_token
    CLIENT_ID=your_client_id
    
  4. Start the bot (commands will be automatically registered)

    npm start

📷 Screenshots

Click to view screenshots

Help Command Play Queue

🛠️ Technologies

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙏 Credits

Made by Friday and Powered By Cortex Realm
Support Server: https://discord.gg/EWr3GgP6fe

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

About

A feature-rich Discord music bot using DisTube with slash commands, beautiful embeds, and comprehensive error handling.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors