1. Install the Clip Player

  1. In Streamer.bot, go to Import.
  2. Drop in the OSUClipPlayer.osurd into the import string box..
  3. Click Import.

2. Four Core Actions

Under ActionsOSUPhoenix’s Viewer Clip Player, there are now four new actions:

Action Name Trigger Parameters
Clip Player Settings Test none
Start Clips Your Choice none
Stop Clips Your Choice none
Next Clip !nextclip none

3. Maintain Your “Present Viewers” List

To power the Present Viewers source option, you’ll need a small trigger:

  1. Go to Triggers+ AddChat: Message Received.
  2. Name it Update Present Viewers.
  3. In its Actions list, add:
  4. Still in Update Present Viewers, add a second sub‐action (in the same trigger):

This keeps the global ClipPlayer_PresentViewers list up-to-date with anyone who chats.


4. Wire Up Chat Commands

Finally, map chat commands to your four actions:

Example Command Action to Run
!clipsettings Clip Player Settings
!startclips Start Clip Rotation
!stopclips Stop Clip Rotation
!nextclip Next Clip