Discord commands#
This reference is generated from src/discord/commands.ts during the site build, so public documentation cannot drift from the registered command names.
Commands#
| Command | Purpose |
|---|---|
/join |
Join your current voice channel. |
/play <url> |
Queue a YouTube video or playlist URL. |
/queue <page> |
Show the current queue. |
/nowplaying |
Show the currently playing track. |
/help |
Show VTune commands and permissions. |
/pause |
Pause playback (DJ). |
/resume |
Resume playback (DJ). |
/skip |
Vote to skip, or skip immediately as requester/DJ. |
/stop |
Stop playback and clear the queue (DJ). |
/clear |
Clear upcoming tracks without stopping the current track (DJ). |
/remove <position> |
Remove an upcoming queue item. |
/move <from> <to> |
Move an upcoming queue item (DJ). |
/shuffle |
Shuffle upcoming tracks (DJ). |
/loop <mode> |
Set the loop mode (DJ). |
/volume <value> |
Set playback volume (DJ). |
/leave |
Disconnect and clear the session (DJ). |
/access invite |
Manage invite-only VTune access (instance admin). |
/group list, /group invite |
Manage VTune sharing groups. |
/settings show, /settings dj-role, /settings default-volume, /settings reset |
Configure VTune for this server. |
Control levels#
Commands marked "DJ" in their description require the configured DJ role. /settings requires Discord Manage Server permission. Instance and group invitations are limited to the appropriate VTune administrator or group owner.