TwitchWordCloud

Description

An easy way of forming word clouds from a twitch streamer's chat

Screenshots

theprimeagen twitchoftheprimeagen

Usage

node twitch.js <twitch streamer name> <image mask> <contour color (optional)>

image mask = the image that will contain the text in the result

when running, it will update the cloud every 60 seconds, if you want to force make a cloud press c. to exit, press q

Requirements

  • node (I am using v16.15.1)
  • python (I am using 3.11.9)

note on the releases

Sorry I couldn't just give the .exe 😢. I couldn't get it to work. But I will try again soon