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.
- 🎶 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
git clone https://github.com/akshtt-dev/PlumpyMusic.git
cd PlumpyMusicnpm installcp config-default.js config.jsEdit
config.jsto customize bot settings (lavalink node, emojis, etc.)
cp example.env .envFill in the required environment variables such as your Discord bot token and Lavalink credentials.
node index.jsOr with PM2:
pm2 start index.js --name Plumpy MusicTo keep your custom changes safe while still pulling updates:
- Keep your changes in
config.jsand.envonly. - Pull updates regularly from the repository using:
git pull origin mainThis project is licensed under the MIT License. See the LICENSE file for details.
Pull requests are welcome! For major changes, open an issue first to discuss what you would like to change.
For issues, bugs, or suggestions, feel free to open an issue or join our Discord server: Invite Link
Happy listening! 🎧