How to make a clip command in streamer.bot

Adding a clip command to your stream allows viewers to easily make clips using a chat command. This will allow your viewers to clip moments for you without leaving the window or twitch mobile app.

After this setup, a viewer will be able to type !c in chat, the previous 30 seconds will be clipped by either your main account or your bot account, there will be a 15-20 second delay, and then the clip link will be posted in chat.

Here’s the video version of this tutorial: How to make a clip command

We will use Streamer.bot to set up our clip command.

If you want to just import the clip command and action into streamer.bot, I’ve put the export code at the very end.

1. Start by downloading Streamer.bot from the website:

2. Connect your Twitch account:

3. Next we’ll add a new command:

with these details

4. Now we need an action to call with our new command, we’ll call our new action “CLIP”:

5. With the action selected we can set its triggers. We want the action to be triggered by the command we just created. With the action selected, right click in the “triggers” box and find this option:

we’ll select the command we created earlier

6. Now we need to set our sub actions:

creating the clip

a little delay of 200ms so twitch has time to create the clip

have the clip link posted to chat

Now anyone should be able to make a clip of your channel by typing !c in your chat. If you wanted the function to be mod/vip/sub only you can set the permissions in the command options.

Also, if you have a bot account, you can have your bot account make the clips instead of your main account.

Alternatively, if you know how to import, I’ve exported my command and action for you here:

U0JBRR+LCAAAAAAABACtVslu2zAQvQfIP7gGcisdUaK15Ja4aGugh6JLLkUOFDmyiUqiSlG2g8D/XlGLLVlyYAQ5at4snDebXq6vJpPpBlQuZDq9mzgfK4FIMqn040Fs1+JEpCIpkqN8as3smT1tUNC0lL2Yj/IzpQkYlUUssslCJglNea1ZgrTQa6kM/Klgfx/kTqSrA3h8zhTPrJl1ADjkTIlMN+DUiPd1cE57wSkzSnkp+VNLJi1UwYIbe8IijjkmyHPmDiKUeyigro04sZzIIYAj7LaxK7N/BRQmp7SI464cUhrGYHxqVUAP2bG44PBZyeSryLVUz6VSROO8p3Wg6tvyey/gSskiq1LtSmm8pc/5jyId86VKmmVyzxqSBjiTKSuUglSPoVqJ1aqkv0vcCXmNl6qey4pHmzouMBcjh5M5ImyOUUgxIByFDrYC7AeUdxPoliAgNnd8H/mRyxGxWYRoFGLk+qHNqM8wdayBqX7ODF3EwqfI2UKM89bF98ePpx7Zw04aI6ROhxNv7kWcIGZbftlRxEbUwxjxKHQdwAxD4A3S2YJYrU01ylY/kyr2T4G2M05a8QIWRMphZ6L1sv/4WnIbGld9b1uDByZ099igA6xuxZE26zBWFpuBywOEndBFJIgA0RCXrcAw8wE8h1v4TYxZlv3+nOHLOdOwMy+crrXO8rvbW1auwXymt0Kz9Uxvbm+YAqrBbMclvxmkmCmIoBxTfs+YLKphHXR7zaANvss9QlA5ZoAInwfIZxFBcxpEru3YTuQPp+8iBt+fP/vyiftiglVj99RfX3FMsxx4B2/hxmGrX6/rnot2b509DLksFIPBtFtnnpqBSoTWwH/nzdIch88kI960Ps+fi2MRBotdpNUhGjlRieSn09vSZIJ8YL0QsWS0OS09C7FKpYIHqY/9ehqoVlmmGlRK4xGFzNz9XC+MPajx49VC1oihKcIrxsURNqV42fc80xx+QpoLLTYwZr2KZUjjhZQxl9tB+rXvcWz8iK/K7ah/1aNmnetgLZK2r6p/neur/X9WM5IisgkAAA==
Next
Next

How to make anything a stream redeem