Display chat window on stream screen and apply custom stylesheet
This script display chat window on streaming screen.
You can watch chats even if in full screen or theater mode.
Also can display full screen even if you use window mode.
Don't need to popup chat window every time.
[\ -\~\']{10,}
: English Filter (Alphabet or number continue over 10)[一-龥]{6,}
: Chinese Filter (Kanji continue over 6)[가-힣]{2,}
: Korean Filter (Hangul continue over 2)^[\s]*$
: Only Emotes Filter\s[\!-\~]+\s[\!-\~]+\s[\!-\~]+\s
: Long English Filter (Space continue over 4 = consist of over 5 words)[ぁ-んァ-ヶ亜-熙]{3,}
: Japanese filter (Japanese continue over 3)[а-я]
: Russian Filter (Contains Cyrillic alphabet)