Responses can now use $1..$9 to substitute regex capture groups (e.g. ADD hi (\w+)|Hi $1!), and an optional trailing |<secs> sets a per-trigger cooldown so a trigger can't be spammed. The cache compiles each pattern to its own Regex (for captures) and tracks last-fired for the cooldown. |
||
|---|---|---|
| .. | ||
| src | ||
| templates/email | ||
| Cargo.toml | ||