Chat commands
Slash-prefixed commands you can type in chat to inject events, notes, trigger events, capture vision, and more.
You can send slash commands in chat to do things you can't do with a normal message — inject narrated events, hidden notes, trigger scenario events, regenerate the last reply, capture a webcam frame, set flags.
Commands are case-insensitive and prefixed with /.
| Command | What it does |
|---|
/event text | Inject a narrated event message. Visible to all, read by the narrator. |
/story description | Same as /event but the story writer generates the actual text from your description. |
/note text | Silent note — visible to both AI and user, not read aloud. |
/instructions text | Hidden from the AI, visible to you. |
/secret text | Hidden from you, visible to the AI. |
/char text | Send a message as the main character (impersonating the AI). |
| Command | What it does |
|---|
(empty message) or * | Trigger a reply without injecting anything. Doesn't interrupt currently-playing audio. |
/noreply text | Send a user message that doesn't trigger an AI reply. |
/repeat | Speak the last character reply again. |
/summarize all | Force summarization of all current chat messages. |
| Command | What it does |
|---|
/trigger eventName | Fire a scenario event by name. |
/setflags flag1 flag2 !flag3 | Set or unset flags. Prefix with ! to unset. |
/context text | Set a context string for the current turn. |
| Command | What it does |
|---|
/capture | Grab a frame from the active Vision Capture source (webcam or screen) and include it in the next reply. Requires the Vision augmentation and a Computer Vision-capable LLM. |