Example project I want to be able to do:
I start NodeJS script, link it to twitch channel and it will stream. First of all it will stream just black screen. Once I write !red into chat, while screen (stream) wil lbecome red.
Is this even real with NodeJS? If no, what way would you recommend me? Not Python.