A highly customizable Node.js music bot for Discord, supporting multiple music streaming services. Play music from YouTube, Spotify, and more directly on your server.
- Play music from YouTube, Spotify, and other services
- Queue and playlist management
- High-quality audio streaming
- Simple and easy-to-use commands
- Clone the repository:
git clone https://github.com/devxathena/music-bot.git
- Install dependencies:
npm install
- Set up your
.env
file with the necessary API keys.
Start the bot:
npm start
- Node.js
- Discord API
- YouTube API
- Spotify API
This project is licensed under the MIT License.