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