Skip to content

Important fixes (potential breaking change)

Choose a tag to compare

@kanimaru kanimaru released this 22 Jun 21:57
· 147 commits to master since this release
203920a

TwitchChatMessage: May break the code because of signature changes to unify the methods! Just reorder the parameters.

Features:

  • Choose what (scale, theme, animated/static) emotes, badges, cheermotes you want to load from a chat message.
  • UserConverter is more robust and behaivour can be toggled to auto load current user or not.

Bugfixes:

  • important fix for Eventsub resetting user the whole time
  • fixed problem with missing function of cheermote loading
  • infinite token refreshes on invalid oauth settings

and couple of chores