$(ai ...)

Overview

With $(ai ...) you give the AI an instruction and get a dynamic response. The variable only works if ChatGPT is enabled under Chat Automation -> ChatGPT.

Syntax

$(ai YOUR_PROMPT)

You can phrase the prompt freely. The bot knows the current channel and the sender of the message.

Examples

$(ai Tell the command sender a joke)

$(ai Write a short shoutout for {streamer})

$(ai Summarize the last message in one sentence)

$(ai Reply politely and briefly to a question about stream rules)

Where to use it in the dashboard

You can use $(ai ...) in Bot -> Commands, Bot -> Timer, Bot -> Chat Alerts, and Chat Automation -> Raid Shoutout, as well as in Stream Tools -> Clip Command when using a custom response template. Usage must be enabled under Chat Automation -> ChatGPT.

Notes

  • If the prompt is empty, no response is returned.
  • Use clear instructions so the response stays short and appropriate.
$(ai ...) | ByteMate Docs