When you use "/CAP REQ :twitch.tv/tags" while connected to twitch.tv, you will recive not usual messages from users, but something like this:
[10:57:49] tmi.twitch.tv @color=#x;display-name=NICK;emotes=X;subscriber=X;turbo=X;user-type=X;user_type=
nick!nick@nick.tmi.twitch.tv PRIVMSG #chan some-text

and "raw *:*:{ echo -s $1- }" returns only
"nick!nick@nick.tmi.twitch.tv PRIVMSG #chan some-text"-part

Is there a way to get whole "message"?


Dont give a fish - teach to fish!