lmariscal / twitchirc

Twitch Bot Development made Easier | DEPRECATED
Other
39 stars 15 forks source link

Printing out asd whenever getting total views #1

Closed RoboSkyrat closed 9 years ago

RoboSkyrat commented 9 years ago

Whenever i call channel.getTotalViews() it prints asd. is this some kind of debug?

lmariscal commented 9 years ago

I might think so, let me check the code and I will update it. Thanks by the way. PD: Also if you can check if the isSub works cause I cant, thank you.

lmariscal commented 9 years ago

And yes, its a debug in the line '412' in the Channel class. I will remove it as soon as possible