Update example to template

This commit is contained in:
Elara 2023-01-09 16:10:54 -08:00
parent ad5b753f50
commit 3a10451efc
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ password = "ExamplePassword123"
# after "!!BOT_TEST"
[[reply]]
regex = "!!BOT_TEST (.*)"
msg = "$1"
msg = "{{match . 0 1}}"