Update example to template
This commit is contained in:
@@ -9,4 +9,4 @@ password = "ExamplePassword123"
|
||||
# after "!!BOT_TEST"
|
||||
[[reply]]
|
||||
regex = "!!BOT_TEST (.*)"
|
||||
msg = "$1"
|
||||
msg = "{{match . 0 1}}"
|
||||
Reference in New Issue
Block a user