1
0
Fork 0
mirror of https://github.com/Luzifer/twitch-bot.git synced 2025-01-04 02:36:01 +00:00
twitch-bot/examples/plugin/config.yaml

12 lines
103 B
YAML
Raw Normal View History

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