Adjust the volume of the music.
Name | Description | Required | Type | Choices |
---|---|---|---|---|
level | The volume level to set (0-100). | false | Number |
Swap the position of two songs in the queue
Name | Description | Required | Type | Choices |
---|---|---|---|---|
first | The position of the first song | true | Number | |
second | The position of the second song | true | Number |
Stop the music
Display the previous songs.
Display the next songs.
Skip to a specific song
Name | Description | Required | Type | Choices |
---|---|---|---|---|
position | The song position (The next one is 1, 2,... The previous one is -1, -2,...) | true | Number |
Skip to the next song
Shuffle the songs in the queue
Seek the song to a another timestamp.
Name | Description | Required | Type | Choices |
---|---|---|---|---|
timestamp | The timestamp to seek to (mm:ss). | true | String |
Resume the music
Replay the current song from the beginning
Show the current repeat mode.
Disable repeat mode.
Repeat the entire queue.
Repeat the current song.
Remove a song from the queue
Name | Description | Required | Type | Choices |
---|---|---|---|---|
position | The position of the song to remove | true | Number |
Play music from a URL or search query.
Name | Description | Required | Type | Choices |
---|---|---|---|---|
input | The music URL or search query | true | String | |
now | Skip the current and play now | false | Boolean | |
position | Position in the queue | false | Number |
Pause the music
Show the currently playing song
Move the position of a song in the queue
Name | Description | Required | Type | Choices |
---|---|---|---|---|
from | The current position of the song | true | Number | |
to | The new position to move to | true | Number |
Get lyrics for a song.
Name | Description | Required | Type | Choices |
---|---|---|---|---|
query | The name of the song. | false | String |
Leave the voice channel.
Toggle an audio filter
Name | Description | Required | Type | Choices |
---|---|---|---|---|
filter | Select the filter | true | String | 3d, bassboost, echo, flanger, gate, haas, karaoke, nightcore, reverse, vaporwave, mcompand, phaser, tremolo, surround, earwax |
Clear all enabled audio filters
Show the status of all filters
Clear the next songs.
Clear the previous songs.
Clear all the songs.
Back to the previous song
Toggle autoplay mode
See how long I have been up
Ping? Pong!
Invite me to your server
See some info about me
Join the support server and get some help
Execute a piece of javascript code
Name | Description | Required | Type | Choices |
---|---|---|---|---|
code | The code to execute | true | String |