Skip to content

dwr2118/DiscordMusicBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Discord Music Bot

A simple Discord bot that can play songs from YouTube and allows users to pause and resume playback.

Description

This Discord bot streams music from YouTube into a voice channel. Users can issue commands to play a song, pause the current song, and resume playback.

Installation

Prerequisites

Steps

  1. Clone the repository:
    git clone https://github.com/your_username/discord-music-bot.git
    cd discord-music-bot
  2. Install dependencies:
    "dependencies": {
     "@discordjs/voice": "^0.17.0",
     "discord.js": "^14.15.2",
     "dotenv": "^16.4.5",
     "libsodium-wrappers": "^0.7.13",
     "node-fetch": "^3.3.2",
     "ytdl-core": "^4.11.5"
    }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published