Streamlabs Command
How to setup a !clip command for Streamlabs.

Streamlabs Support

If you want to give your users the power to create clips themselves - no matter which platform you are streaming on* - you can do so! Here's how:

  1. Create a NeatClip API key
    Create a NeatClip account and create an API key here.

  2. Setup Streamlabs Bot on your channel
    Download link and documentation here.

  3. Add a custom command to Streamlabs Chatbot
    Add the following command to Streamlabs Chatbot:

    $readapi(https://api.neatclip.com/v1/clip/create.php?api_key=INSERT_YOUR_API_KEY_HERE&stream_url=INSERT_LINK_TO_YOUR_CHANNEL_HERE&clip_url_return_only=true)

    Of course, make sure to replace the INSERT_YOUR_API_KEY_HERE with your own NeatClip API key and INSERT_LINK_TO_YOUR_CHANNEL_HERE with the link to your channel.

If you completed all three steps and are live, make sure Streamlabs is in your channel. Then, all users (or only moderators if selected in step 2), can create a clip using the following command:

!clip

Seconds later, you should get a working clip link in the chat.



* Currently does not work for Mixer, but we're working on it!