Heya people,
I am a bit unsure where to post this, I registered on TUS for this topic and guess this is a good place for it. Feel free to move it elsewhere, mods!

(where can new users introduce themselves?)
To the topic, I play Worms since WWP came out and since then have my phases to play WA from time to time. I think about playing it on Twitch with other people I know from there and a community of another game.
I got the idea that it would be quite nice to have access to the Twitch chat ingame. I never used WormKits, but I guess it is what I would need for it.
This is the idea:
The Twitch channel chat can be seen as an IRC. The Twitch channel hoster (aka the guy who streams) has a script running which checks for new messages. A message includes the Nickname of the person who writes the message, and the message text itself.
This string then is pasted ingame as
/anon User: Hello!An additional feature should be that chat messages which are recieved while the hoster is in the lobby are saved and pasted once the game has started.
If a player writes a message ingame, it should be pasted in the IRC/Twitch chat by the host (or better a chatbot) without starting an endless loop.
With this thing other players can see the Twitch chat and communicate with the people there.
Would you like that?
Can you tell me if this is possible to script?
Even if it is a singleplayer game?
Where can I find some references to WormKit because it would be my first (useful) programming project.