An open API service indexing awesome lists of open source software.

https://github.com/devxathena/music-bot

Discord music bot for streaming from various services. Built with Node.js for seamless music playback.
https://github.com/devxathena/music-bot

audio-streaming-bot bot-development bot-for-playing-music custom-music-bot discord-api discord-audio discord-dj-bot discord-music-bot discord-music-nodejs discord-music-streaming javascript music-bot-for-discord music-player-bot music-streaming nodejs nodejs-music-bot

Last synced: 4 months ago
JSON representation

Discord music bot for streaming from various services. Built with Node.js for seamless music playback.

Awesome Lists containing this project

README

        

# Discord Music Bot

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.

## Features
- Play music from YouTube, Spotify, and other services
- Queue and playlist management
- High-quality audio streaming
- Simple and easy-to-use commands

## Installation
1. Clone the repository:
```bash
git clone https://github.com/devxathena/music-bot.git
```
2. Install dependencies:
```bash
npm install
```
3. Set up your `.env` file with the necessary API keys.

## Usage
Start the bot:
```bash
npm start
```

## Tech Stack
- Node.js
- Discord API
- YouTube API
- Spotify API

## License
This project is licensed under the MIT License.