Closed mrhighside closed 6 years ago
Huh... I was certain Twitch had removed this feature and moved it all to their PubSub service. Are you using this, and it works?
I'll look into this PR during next week. Thanks for your contribution!
Yup, I'm using it and it is working fine so far. I can use the whisper/direct message type functionality in twitch to talk to my bot successfully. I didn't really do any research or anything just started hacking away to see if it would work and here we are... :-)
So yeah, I tested this on my own setup and it seems to work just fine. That's so odd, I was certain Twitch made an announcement they were going to remove the ability to whisper via IRC, and require us to use the PubSub system instead. Oh well, I will merge this one and just be happy it works for the time being 👍
Oh, also, if you'd like to add a unit test for this code I'd appreciate it.
I needed Whisper functionality for a bot I was creating so I added it. It was pretty simple so I probably missed something but it works for my purposes.