tmijs / tmi.js

💬 Javascript library for the Twitch Messaging Interface. (Twitch.tv)
https://tmijs.com
MIT License
1.55k stars 214 forks source link

this._updateEmoteset() without passing sets #481

Closed crasty01 closed 3 years ago

crasty01 commented 3 years ago

https://github.com/tmijs/tmi.js/blob/738eb249904080574af4738e795d35d2db9857b3/lib/client.js#L1429

the timer, that updates emotes, does not pass sets to _updateEmoteset which results in this.emotesets being {}

AlcaDesign commented 3 years ago

Thanks! Fixed by d9a3d638f60a837bec7e80ce6ab280aa37aaa065