A powerful and easy-to-use Discord music bot with support for YouTube, Spotify, SoundCloud, and more. Fully customizable and self-hosted.
- High-quality audio playback
- Multi-source support (YouTube, Spotify, etc.)
- Easy configuration via
.envandconfig.js - Simple setup and self-hosting
-
Clone the repository
git clone https://github.com/Unknownzop/MusicBot.git -
Navigate into the project directory
cd MusicBot -
Install dependencies
npm install -
Set up environment variables
cp .env.example .env
Edit.envwith your Discord bot token -
(Optional) Customize settings in
config.js -
Start the bot
node index.js
This project is licensed under the GPL-3.0 License
View License