twitch spam filter

this script reduces twitch's chat spam

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
bdcht
日安装量
0
总安装量
636
评分
0 0 0
版本
0.1
创建于
2016-01-29
更新于
2016-01-29
大小
6.3 KB
许可证
暂无
适用于

Some twitch channels' chats can get really messy. This script tries to filter a bit of the constant spamming,
although it will not filter all spam, and is prone to false positives (very little, hopefully).

The following messages types will be filtered:
- only emotes
- 5 or more emotes
- a number only, with or without emotes (mostly for Kappa 123 spam)
- a single word
- mostly caps lock
- too much repeated words

It also contains an 'r9k emulator'. It remembers the last 30 messages from the chat, and filters
any duplicate.

The count of filtered messages is displayed at the bottom of the chat.