Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 768 Bytes

File metadata and controls

35 lines (29 loc) · 768 Bytes

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:
    git clone https://github.com/devxathena/music-bot.git
  2. Install dependencies:
    npm install
  3. Set up your .env file with the necessary API keys.

Usage

Start the bot:

npm start

Tech Stack

  • Node.js
  • Discord API
  • YouTube API
  • Spotify API

License

This project is licensed under the MIT License.