A emote ticker designed to count emotes used in chat and display them on a chart.
Install the dependencies
npm i
Run the project
npm run dev
You can then view the chart in your browser at:
Link To view chart output after starting
If for some reason you cannot run on port 8080 you can change it in public/index.html And in chat.js Ctrl^F 8080 and replace it with something that is not in use.
To get running you will need to modify the file config.template and copy it to config
Follow the directions here to locate the values needed.