Hello,
I think I'm to dense to get my scripts to listen to and act upon raw data. Yes, it has to do with Twitch whisper functions. I know how to send a whisper back to twitch, and I can also see whispers send to my bot in that @raw window ( //window -e @raw | debug @raw )
On of those messages looks like that in the moment:
<- @color=#008000;display-name=Doctor_Mandarb;emotes=;message-id=45;thread-id=40900786_63581763;turbo=0;user-id=40900786;user-type= :doctor_mandarb!doctor_mandarb@doctor_mandarb.tmi.twitch.tv WHISPER nurse_bot :!TestWhat I'd love my script do to, is to pick up on the !Test and continue to run whatever it is I script into it

I hope somebody has found a way to listen and act upon that debug window data. Otherwise, my Bot will have to listen to normal send text commands, and answer back with a whisper to keep the chat a bit less spammed

Thanks a lot,
Mandarb