Add spam controls and filters to twitch chat.
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
- Can now resize the container- Fixed bug when the "allow messages containing" field was empty- Can now close the popup also clicking anywhere outside- Improved styles a bit
Fix for newest twitch changes on dom structure
Fix flickering issues when removing messages.
Regular expression handling has been updated to be more flexible. When a filter is a regular expression, we now test the whole message, not each word as it did previously.
That means that all your regex filters will break. To have them work exactly as before, replace:
/pog/
with
/.*pog.*/i
There's a new configuration in the form for "allow words". Messages containing any of the configured words will be allowed, overriding any other filters. This is useful, for example, to always display messages @'ing you.
土豆服务器,请按需使用
镜像地址随时可能被墙,建议加群获取最新地址
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址