Twitch Colours don't work with the IRC node module.
[ ] Add a Raw Message Parser that Identifies the message, colour and other things in the raw message.
[ ] Implement this in Dashboard.
The reason why twitch colours interfere with the irc code is unkown. What happens is that when the CAP REQ is sent, only the raw event is called. This is why there is the need to add a parser of sorts.
Twitch Colours don't work with the IRC node module.
The reason why twitch colours interfere with the irc code is unkown. What happens is that when the CAP REQ is sent, only the raw event is called. This is why there is the need to add a parser of sorts.