Wildcards

Wildcard allows you to use the __name__ syntax in your prompt to get a random line from the wildcards directory you define. We will go through this with an example below:

First, open the prompt window, and you will see a Wildcard option.

Click + to add a new wildcard, or click ✏️ to edit the existing one

You can define your wildcard now. Enter the name of your wildcard and the prompt for this wildcard. Click "Save" when you finish editing.

You can use the wildcard you defined in your prompt now. Click the wildcard name, and the name syntax will be automatically inserted into your prompt.

Hit the start drawing button to see the result.

The __name__ syntax is replaced by the contents of the wildcard file you defined. This forms a complete prompt for you.

Last updated