mirror of
https://github.com/Luzifer/twitch-bot.git
synced 2024-11-08 16:20:02 +00:00
12 lines
103 B
YAML
12 lines
103 B
YAML
|
---
|
||
|
|
||
|
channels:
|
||
|
- tezrian
|
||
|
|
||
|
rules:
|
||
|
- actions:
|
||
|
- example: true
|
||
|
match_message: '!example'
|
||
|
|
||
|
...
|