mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-22 15:07:42 +01:00
Currently doesn't support the overlay method for regex scripts. That will have to be added in a future commit. People can refer to capture groups using $1, $2, etc. {{match}} gets aliased to $1. Signed-off-by: kingbri <bdashore3@proton.me>