This is simple twitch chat simulator with customizable nicknames and messages
This is a fun project where you can create a simulation of a twitch chat
You can fork the repository, improve some features, and make a pull request.
Linux:
- Open terminal (i have fish)
- Move to directory with Twitch Simulator:
cd ~/Downloads - Give permissions to run:
chmod a+rwx ./TwitchSim\ v1.0.0 - Run:
./TwitchSim\ v1.0.0
Windows:
Not yet implemented