maubot_reactbot/samples/nitter.yaml

16 lines
294 B
YAML
Raw Normal View History

2021-07-18 16:45:35 +00:00
templates:
nitter:
type: m.room.message
content:
msgtype: m.text
body: https://nitter.net/$${1}/status/$${2}
default_flags:
- ignorecase
rules:
twitter:
matches:
- https://twitter.com/(.+?)/status/(\d+)
template: nitter