Bug Fixes
- alerts - reload avline component on mount (#3540) (f146ea44)
- alerts - show advancedMode inputs on tab change (#3541) (0cec1964)
- api - forcefully free api call if taking long time (#3569), Fixes #3568 (fdffd303)
- cooldown - type userId to number (7f6bb552)
- qiwi - fire tip event with correct currency (#3553), Fixes discord#699629533636198411 (b5c2a3dc)
- raffles - join with max tickets if bet more (#3550), Fixes #3547 (e93bd286)
- raffles - show correct winner in widget after reroll (#3551), Fixes #3548 (71a921bc)
- spotify - add Spotify URI to playlist title (#3552) (844b20df)
- spotify - add retry to playNextSongFromPlaylist (#3545), Fixes community#93 (e6b7174b)
- streamlabs - parse currency from API (#3567) (81f62ea5)
- tmi - properly set 'is' flags on message (d2de8738)
- tmi - remove all listeners on listener init (#3555), Fixes #3554 (d2536e9d)
- userinfo - remove unnecessary onMessage parser (7d0c3937)
- various - update shadowed variables (#3557), Fixes community#98 (9e33954d)