Add sample configs for jesaribot and stallman bot
This commit is contained in:
parent
9a0f6da774
commit
47e1d5d7ec
2 changed files with 442 additions and 0 deletions
26
samples/jesari.yaml
Normal file
26
samples/jesari.yaml
Normal file
|
@ -0,0 +1,26 @@
|
|||
templates:
|
||||
jesari:
|
||||
type: m.room.message
|
||||
content:
|
||||
msgtype: m.image
|
||||
body: putkiteippi.gif
|
||||
url: mxc://maunium.net/LNjeTZvDEaUdQAROvWGHLLDi
|
||||
info:
|
||||
mimetype: image/gif
|
||||
w: 1280
|
||||
h: 535
|
||||
size: 7500893
|
||||
thumbnail_url: mxc://maunium.net/xdhlegZQgGwlMRzBfhNxyEfb
|
||||
thumbnail_info:
|
||||
mimetype: image/png
|
||||
w: 800
|
||||
h: 334
|
||||
size: 417896
|
||||
|
||||
default_flags:
|
||||
- ignorecase
|
||||
|
||||
rules:
|
||||
jesari:
|
||||
matches: [jesaro?i]
|
||||
template: jesari
|
Loading…
Add table
Add a link
Reference in a new issue