Twitch chat command

The !Clip Command for Twitch

Let your viewers clip the moment that just happened — without leaving your stream. Perfect for mobile chatters and for turning live highlights into Shorts & TikToks. Set up in about two minutes, works with every major chat bot.

Free trial · no code · keep chatters in chat

Works with every major Twitch chat bot

Envesko Cloud (the service behind clipcommand.com) generates the !Clip command for you, ready to paste into your bot.

  • StreamElements
  • Nightbot
  • Streamlabs Cloudbot
  • Moobot
  • Fossabot
  • Wizebot

Add it in three quick steps

It takes about two minutes and no coding. Connect once, then paste the command into your bot.

  1. 1

    Connect with Twitch

    Sign in with your Twitch account to authorize Envesko Cloud — no password ever shared.

  2. 2

    Copy your command

    Envesko generates the exact !Clip command for your bot, with your private key already included.

  3. 3

    Paste it into your bot

    Create a custom command named !Clip, paste it into the response field, and save.

Per-bot setup

Pick your bot below. The command Envesko generates points at the Envesko Cloud API and looks like the examples shown — your real command includes your own key.

Always copy your exact command from the dashboard after you connect — it already contains your private key. The YOURKEY below is only a placeholder, and you should never share your key publicly.

StreamElements

$(customapi.https://envesko.cloud/api/twitch/create-clip/?apikey=YOURKEY)
  1. Open the StreamElements Dashboard.
  2. Expand Bot in the left sidebar, then Chat Commands.
  3. Open Custom Commands and press Add New Command.
  4. Name it !Clip and paste the command into the Response section. Save.

Nightbot

$(urlfetch https://envesko.cloud/api/twitch/create-clip/?apikey=YOURKEY)
  1. Open the Nightbot Dashboard.
  2. Expand Commands in the left sidebar and choose Custom.
  3. Press Add Command.
  4. Set the command to !Clip and paste it into the Message field. Submit.

Streamlabs Cloudbot

{readapi.https://envesko.cloud/api/twitch/create-clip/?apikey=YOURKEY}
  1. Open the Streamlabs Dashboard.
  2. Press Cloudbot in the left sidebar under Features.
  3. Open the Commands tab and press Add Command.
  4. Name it !Clip and paste the command into the Response section. Save.

Fossabot

$(customapi https://envesko.cloud/api/twitch/create-clip/?apikey=YOURKEY)
  1. Open the Fossabot Dashboard.
  2. Click Commands in the left sidebar.
  3. Press Create Command.
  4. Name it !Clip and paste the command into the response section. Save.

Moobot & Wizebot

These bots use a URL-fetch response type, so you paste just the API URL (no prefix):

https://envesko.cloud/api/twitch/create-clip/?apikey=YOURKEY
  1. Moobot: create a custom command, enable advanced options, set the response to URL fetch — Full (plain) response, and paste the URL.
  2. Wizebot: API/URL responses require a premium Wizebot subscription — if you are not subscribed we recommend StreamElements instead.
Prerequisite: clips must be enabled for your channel in your Twitch dashboard under Settings → Stream → Clips, and you must be live to create a clip.

Frequently asked questions

Do I need a chat bot to use a !Clip command?

Yes. The !Clip command runs through your chat bot. Envesko works with StreamElements, Nightbot, Streamlabs Cloudbot, Moobot, Fossabot and Wizebot — we generate the command and your bot runs it when viewers type !Clip.

Can I restrict who can use the !Clip command?

Yes. Set the command's user level in your bot (Everyone, Subscribers, VIPs or Moderators). Permissions are controlled by your chat bot.

Can I set a custom clip title?

No. Twitch's API does not allow setting a custom clip title from a command. The clip uses your current stream title and can be renamed afterward on Twitch.

Why is there a short delay before the clip link works?

Twitch processes clips asynchronously, so there is usually a few-second delay before the clip link is ready in chat.

It says clips are restricted to followers or subscribers — what do I do?

Turn off clip restrictions in your Twitch dashboard under Settings → Stream → Clips. The command can only create a clip when clipping is allowed and you are live.

How much does the !Clip command cost?

You can start with a free trial. After that, the command runs on an affordable Envesko Cloud subscription plan.

Is clipcommand.com the same as Envesko?

Yes. clipcommand.com is the home of the !Clip command, which is built and run by Envesko Cloud (envesko.cloud). Your account, command and billing live on envesko.cloud.

Add the !Clip command today