Music Commands

These commands allow you to control music playback in your Discord server. All commands use the prefix >. Join a voice channel before using these commands.

Quick Guide

  • Join a voice channel first before using music commands
  • Use > as the prefix for all commands
  • Type >play followed by a song name or URL to start playing music
  • Control playback with >pause,>resume,>skip, etc.

play

Play music from various sources like YouTube, Spotify, etc.

Usage

>play <song name or URL>

Examples

>play despacito>play https://www.youtube.com/watch?v=dQw4w9WgXcQ>play spotify:track:7GhIk7Il098yCjg4BQjzvb

Note

This command will automatically join the voice channel you are connected to.

pause

Pause the currently playing music.

Usage

>pause

Examples

>pause

Note

You can resume playback with the resume command.

resume

Resume playback after pausing.

Usage

>resume

Examples

>resume

Note

Only works if the music is currently paused.

stop

Stop playback and clear the queue.

Usage

>stop

Examples

>stop

Note

This will clear the entire queue and stop the bot from playing music.

skip

Skip the currently playing song and play the next song in the queue.

Usage

>skip

Examples

>skip

Note

If there are no more songs in the queue, the bot will stop playing.

skipto

Skip to a specific position in the queue.

Usage

>skipto <position>

Examples

>skipto 3

Note

The position must be a valid number in the queue.

loop

Toggle loop mode for the current song or the entire queue.

Usage

>loop [mode]

Examples

>loop>loop song>loop queue>loop off

Note

Available modes: off, song, queue. Default toggles between off and song.

queue

Display the current music queue.

Usage

>queue [page]

Examples

>queue>queue 2

Note

If the queue is long, it will be paginated.

clearqueue

Clear the entire music queue except the currently playing song.

Usage

>clearqueue

Examples

>clearqueue

Note

This action cannot be undone.

nowplaying

Show information about the currently playing song.

Usage

>nowplaying

Examples

>nowplaying

Note

Displays detailed information like title, artist, duration, etc.

volume

Change the volume of the bot.

Usage

>volume <0-100>

Examples

>volume 50>volume 75

Note

The volume can be set between 0 and 100.

shuffle

Shuffle the current queue.

Usage

>shuffle

Examples

>shuffle

Note

This will randomize the order of songs in the queue except the currently playing song.

seek

Seek to a specific position in the current song.

Usage

>seek <time>

Examples

>seek 1:30>seek 2m 15s

Note

Time can be specified in various formats like 1:30, 90s, 1m 30s.

search

Search for songs and select one to play.

Usage

>search <query>

Examples

>search lofi beats>search Adele Rolling in the Deep

Note

Displays a list of search results for you to choose from by replying with the number.

lyrics

Get lyrics for the currently playing song or a specified song.

Usage

>lyrics [song name]

Examples

>lyrics>lyrics Bohemian Rhapsody

Note

Without arguments, it tries to find lyrics for the currently playing song.