exclamationPrompt commands

Prompt-based macros, aka Prompt Commands let you control your characters with just a message like !command injecting dynamic prompts to your character's context to change scene, roleplay style, etc.

You can define your own prompt commands when editing your character on the dashboard by using this format (one command per line):

!command [param1] [param2] = Some instruction with [param1] and [param2]

For example:

!setscene [place] [weather] = The scene is now set in [place], described vividly and with mood. The weather is [weather]

Then in chat, you can simply write:

!setscene forest cloudy

This will inject the text The scene is now set in forest, described vividly and with mood. The weather is cloudy into your character's chat context behind the scenes so your character will be able to adapt to these changes.

That instruction will be injected into the bot's prompt temporarily on the fly, as if you just whispered the bot a new rule behind the scenes. Now it will RP a new scene.

You can use this for:

  • Changing tone (!mood catboy flirty)

  • Switching styles (!short to make replies brief)

  • Enabling content modes (!enableviolence)

  • Controlling roleplay (!dm [location])

  • And anything else your imagination can come up with.

Last updated