From f2ac1a9c8d1359db8e1d324ea1221d7c87e7542f Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Sun, 23 Jun 2019 13:13:03 +0300 Subject: [PATCH] Link to samples in README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 57410ea..1d033ba 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # reactbot A simple [maubot](https://github.com/maubot/maubot) that responds to messages that match predefined rules. +## Samples +* The [base config](base-config.yaml) contains a cookie reaction for TWIM submissions + in [#thisweekinmatrix:matrix.org](https://matrix.to/#/#thisweekinmatrix:matrix.org) + and an image response for "alot". +* [samples/jesari.yaml](samples/jesari.yaml) contains a replacement for [jesaribot](https://github.com/maubot/jesaribot) +* [samples/stallman.yaml](samples/stallman.yaml) contains a Stallman interject bot. + ## Config format ### Templates Templates contain the actual event type and content to be sent.