tmijs / tmi.js

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

System receives hosted subscriptions instead of ignoring them #152

Closed mattnotmitt closed 8 years ago

mattnotmitt commented 8 years ago

Actual behaviour: Getting new sub events from hosted channels.

Expected behaviour: Should only work on default channel

Server configuration

filipnyquist commented 8 years ago

Can confirm this happens!

mattnotmitt commented 8 years ago

Seems to have been broken in a080bf222305ce9e4c5fe4108d96a9b596a267f4 which is actually included in the 1.0.1 update.

Schmoopiie commented 8 years ago

Not sure what I was thinking, my mistake.

Schmoopiie commented 8 years ago

Fixed this annoying bug in v1.0.2 and v1.1.1, thanks guys :+1:

Documentation and announcement will be generated in a few minutes