twitch-bot/examples/plugin/config.yaml

12 lines
103 B
YAML
Raw Normal View History

---
channels:
- tezrian
rules:
- actions:
- example: true
match_message: '!example'
...