Skip to content

Commit

Permalink
Update Lorebook.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TapwaveZodiac authored Nov 7, 2024
1 parent 6c1b2f9 commit ddc1cb4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/Lorebook.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@ Type the key and press **Enter** to register it. Keys are **case insensitive by

To make a Key case-sensitive, preface it with `/` and close it by `/`: `/Entry/`.

If it is part of a placeholder, add a **\$** at the very beginning before the first dash.
If it is part of a placeholder, add a **$** at the very beginning before the first dash.

If you require more complex Key matching, make sure to check the [Using Regex](Using-Regex) guide.

### Lore Generation

Expand Down

0 comments on commit ddc1cb4

Please sign in to comment.