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:
- Create a NeatClip API key
Create a NeatClip account and create an API key here. - Setup Streamlabs Bot on your channel
Download link and documentation here. - 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 andINSERT_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!