Skip to content

kiranaziz/Music-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Music Bot

This Discord bot plays user's specified music, either by entering key words or a YouTube URL.

Commands:

  • /help - Displays all the available commands.
  • /p - Finds the song on YouTube and plays it in your current channel. The bot will resume playing the current song if it was paused.
  • /q - Displays the current music queue.
  • /skip - Skips the current song being played
  • /clear - Stops the music and clears the queue
  • /leave - Disconnected the bot from the voice channel
  • /pause - Pauses the current song being played or resumes if already paused
  • /resume - Resumes playing the current song

Installation:

Use the package manager pip to install the following before running and must download FFmpeg first.

pip install discord.py
pip install ffmpeg
pip install youtube_dl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages