Skip to content

v0.4.1

Choose a tag to compare

@narnacle narnacle released this 09 Aug 14:26

What's fixed

  • Bot filtering is more forgiving now: comma-separated entries are trimmed, leading @ signs are ignored, Unicode names are normalized, and Streamer.bot-provided display names/usernames/channel IDs are checked where available.
  • Chat Bubble Color now colors the whole bubble, including the message body, instead of only the username/header area.

Verification

  • Checked generator JavaScript syntax with node --check.
  • Checked the inline chat.html script syntax.