Skip to content

A Discord bot to listen to music in your server. Uses discordpy and WaveLink.

Notifications You must be signed in to change notification settings

jpham658/melody

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Melody Discord Music Bot

Melody is a feature-rich Discord music bot that allows you to play music in your Discord server using the discordpy library and WaveLink to interface with a local Lavalink server.

Features

  • High-quality music streaming from YouTube
  • Playback controls such as play, pause, skip, etc.
  • Queue management with the ability to add, remove, and shuffle tracks
  • Music search with flexible query options
  • Rich music-related commands
  • And more!

Dependencies

To run the Melody bot, you need the following dependencies:

Commands

Here are the available commands for Melody:

  • !play <song>: Plays the specified song or adds it to the queue if music is already playing.

  • !pause: Pauses the current playback.

  • !resume: Resumes playback if paused.

  • !skip: Skips the current song and proceeds to the next one in the queue.

  • !song: Displays the current song playing.

  • !queue: Displays the current music queue.

  • !shuffle: Shuffles the songs in the queue.

  • !clear: Clears the player's queue.

  • !remove <song>: Removes the specified song from the queue if it is present.

  • !volume <level>: Adjusts the playback volume to the specified level.

  • !disconnect: Disconnects the player from the voice channel.

Plans

  • Melody will be extended so that users can play Spotify tracks and playlists.

About

A Discord bot to listen to music in your server. Uses discordpy and WaveLink.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages