View chat logs of individuals in twitch chat
I generally discourage setting this up on your own, as you will not receive any support by me. This is an end-user product meant to run on my server, so this guide is meant for possible collaborators.
- Install a MySQL server (or write a custom database connector)
- Copy settings.default.json to settings.json and fill in the gaps
- run
npm install
- run
node index.js
Optional: Run TMoohI and use that to proxy your connections for quicker restarts. You will have to modify settings.json/bot/server for this to work.