example of trout slap command
This commit is contained in:
parent
c774988fc9
commit
69c16ccd5f
@ -102,3 +102,9 @@ type = "random"
|
|||||||
parents = ["stdin", "discord"]
|
parents = ["stdin", "discord"]
|
||||||
pattern = "\\bicc?ed?\\b"
|
pattern = "\\bicc?ed?\\b"
|
||||||
responses = ["Did some carbon-based lifeform just say **I C E**?"]
|
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"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user