example of trout slap command

This commit is contained in:
Adrian Malacoda 2018-02-22 20:55:38 -06:00
parent c774988fc9
commit 69c16ccd5f

View File

@ -102,3 +102,9 @@ type = "random"
parents = ["stdin", "discord"]
pattern = "\\bicc?ed?\\b"
responses = ["Did some carbon-based lifeform just say **I C E**?"]
[trout]
type = "random"
parents = ["stdin", "discord"]
pattern = "^?slap (.*)"
responses = ["/me slaps $1 around a bit with a large trout"]