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.
- Host: GitHub
- URL: https://github.com/devxathena/music-bot
- Owner: devxathena
- Created: 2023-09-20T20:53:42.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-24T12:03:50.000Z (9 months ago)
- Last Synced: 2025-01-15T15:53:11.474Z (5 months ago)
- Topics: 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
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.