Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎵 Plumpy Music - A Discord Music Bot

TrustMusic is a powerful and customizable Discord music bot built using discord.js.
It streams music from multiple sources like YouTube and Spotify, and is Lavalink-ready for high-performance audio.


🚀 Features

  • 🎶 Music playback from YouTube, Spotify, and more
  • 🔁 Queue, skip, stop, shuffle, repeat
  • 🗳️ Vote-based skip (Premium Feature, Free on selfhost)
  • 📶 Lavalink integration
  • 🛠️ Easy configuration and self-hosting
  • 🧩 Modular and scalable codebase

📦 Installation

1. Clone the repository

git clone https://github.com/akshtt-dev/PlumpyMusic.git
cd PlumpyMusic

2. Install dependencies

npm install

3. Configure the bot

🔧 config.js

cp config-default.js config.js

Edit config.js to customize bot settings (lavalink node, emojis, etc.)

🌐 .env

cp example.env .env

Fill in the required environment variables such as your Discord bot token and Lavalink credentials.


⚙️ Running the Bot

With Node.js

node index.js

Or with PM2:

pm2 start index.js --name Plumpy Music

🔄 Keeping Up-To-Date

To keep your custom changes safe while still pulling updates:

  • Keep your changes in config.js and .env only.
  • Pull updates regularly from the repository using:
git pull origin main

📜 License

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


🤝 Contributing

Pull requests are welcome! For major changes, open an issue first to discuss what you would like to change.


📩 Support

For issues, bugs, or suggestions, feel free to open an issue or join our Discord server: Invite Link

Happy listening! 🎧

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages