Skip to content

Releases: steve1337/twitch-chatbox-bot

Bugfix release: Emote handling

20 Nov 13:57
14a4e51
Compare
Choose a tag to compare
  1. Fixed text rendering for any symbols that would be regarded as html characters using innerText
  2. Eliminated the need for using a regex

All credit goes to: @alexankitty

Feature release: Simple workflow

16 Aug 06:12
c5879f6
Compare
Choose a tag to compare

Changes:

  1. Added simple workflow for including Twitch chat in OBS without customization

Feature release with maintenance

16 Aug 05:50
0bfb8fb
Compare
Choose a tag to compare

Changes:

  1. Added support for channel badges
  2. Updated TMI.js to v1.8.4
  3. Removed unused CSS
  4. Simplified JS-Code
  5. Added error handling for message processing (prevent messages not being displayed if badges or emotes can't be processed)

Bugfix release: Emotes with special characters

19 May 06:23
4e673a0
Compare
Choose a tag to compare

Changes:

  • Failed to display messages with emotes using special chars like :) or :/

Feature release: Improvements on system resources

28 Apr 10:13
679655c
Compare
Choose a tag to compare

Changes:

  1. TMI.JS dependency updated to latest version 1.8.3
  2. Old messages not displayed on screen are removed from the DOM tree to save system resources

Initial release

28 Apr 07:19
8ad0e95
Compare
Choose a tag to compare

First complete release with support for badges and emotes