Music Commands

Play Song


Usage

/play query

Description

Plays the input track from YouTube. If something is currently playing, it will be added to the queue.

Queue


Usage

/queue [page]

Description

View the current song queue, as well as the total play duration. Songs are listed in play order.

Skip Song


Usage

/skip

Description

Skip the current song.

Stop Music


Usage

/stop

Description

Disconnects the bot from the voice channel and empties the queue.

Pause Song


Usage

/pause

Description

Pause the current playing song.

Resume Song


Usage

/resume

Description

Resumes the music, if there is a paused track.

Now Playing


Usage

/now

Description

View the current playing song, as well as the current song position.

Loop Track


Usage

/loop

Description

Toggle looping for the current playing track.

Shuffle Queue


Usage

/shuffle

Description

Shuffles the queue. Only works if there are 2 songs or more.

Song Volume


Usage

/volume 10-150

Description

Change the volume of the track. Valid inputs are 10 to 150.

Seeking


Usage

/seek hh:mm:ss

Description

Seek to a specific timestamp of the current playing track.

Note

Timestamp format is hours, minutes, and seconds. Examples: 00:25:32, 01:00:43, 00:03:00

Remove Track


Usage

/remove track number

Description

Remove a track from the queue.

View Playlists


Usage

/playlist

Description

View all of your playlists. Non-donators get 3 playlists, with 15 songs each.

Create Playlist


Usage

/playlist create name

Description

Create a new playlist with the given name.

Delete Playlist


Usage

/playlist delete name

Description

Delete a playlist.

Add a Song to Playlist


Usage

/playlist add playlist song

Description

Searches YouTube and adds the result to the given playlist. Note: If the playlist has spaces, make sure to use quotes.

Remove a Song from Playlist


Usage

/playlist remove playlist number

Description

Remove the song at the input slot in the given playlist. Note: If the playlist has spaces, make sure to use quotes.

View Playlist Info


Usage

/playlist info playlist [page]

Description

View all songs in a playlist, as well as the total playlist duration.

Enqueue/Play Playlist


Usage

/playlist play playlist

Description

Play/Enqueue all songs in the given playlist. If there is already a queue, the songs will be added to the end.