mirror of
https://github.com/Luzifer/twitch-bot-rules.git
synced 2024-11-09 14:50:07 +00:00
Update rule again for new spam format
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
3c57135628
commit
3814dd8dfa
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ actions:
|
||||||
attributes:
|
attributes:
|
||||||
reason: Chat-Spam "{{ group 1 }}"
|
reason: Chat-Spam "{{ group 1 }}"
|
||||||
|
|
||||||
match_message: (?i)((?:.*(?:Buy|Best|all for your stream:?)?(?:\s*(?:follow(?:ers|)|primes|primesubs|viewers?)\s*(?:,|and|)){2,}\s+on.*)|tss\.+ all for your stream on.*)
|
match_message: (?i)((?:.*(?:Buy|Best|all for your stream:?)?(?:\s*(?:follow(?:ers|)|primes|primesubs|viewers?)\s*(?:,|and|)){2,}\s+on.*)|(?:tss\.+ )?all for your stream on.*)
|
||||||
|
|
||||||
disable_on_template: '{{ not (botHasBadge "moderator") }}'
|
disable_on_template: '{{ not (botHasBadge "moderator") }}'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue