All modules

music

Play music from YouTube, Spotify, and more with queue management.

/play

Play a song or add it to the queue

  • queryStringrequired

    Song name, YouTube/Spotify URL

/playqueue

Play all songs queued from the web dashboard

/skip

Skip the current track

/stop

Stop playback and clear the queue

/pause

Pause playback

/resume

Resume playback

/queue

Show the current queue

  • pageInteger

    Page number

/nowplaying

Show the currently playing track

/volume

Set the playback volume

  • levelIntegerrequired

    Volume level (1-100)

/shuffle

Shuffle the queue

/loop

Set loop mode

  • modeStringrequired

    Loop mode

/music-settings

Show music settings for this server

/filter

Toggle an audio effect on the current playback

  • effectStringrequired

    Audio effect to toggle

  • saveBoolean

    Save as default for this server (auto-applied to new queues)