Skip to content

!volume

Twitch
Access
Everyone
Requires
Song Requests

The !volume command allows users to check or adjust the volume level of the StreamElements media request player.

To check the current volume:

!volume

To set an absolute volume level:

!volume <level>

To adjust the volume relative to its current level:

!volume +<amount>
!volume -<amount>
Example chat
ViewerName:!volume
partner badgemoderator badgeStreamElements:Current volume is 50%
Example chat
ViewerName:!volume 75
partner badgemoderator badgeStreamElements:@User set the songrequest volume to 75%
Example chat
ViewerName:!volume +10
partner badgemoderator badgeStreamElements:@User set the songrequest volume to 85%
  • <level> (Optional): A number between 0 and 100 representing the desired volume percentage, or a relative adjustment prefixed with + or - (e.g. !volume +10, !volume -10). The resulting value is always clamped to the 0100 range. If omitted, the command displays the current volume.
  • The command’s permission level can be adjusted under Chatbot -> Chat Commands -> Default Commands.
  • !songrequest: Used to request songs or media content.
  • !skip: Skips the currently playing media request.
  • !play / !pause: Controls media playback.