cabaleirog / logviewer

View chat logs of individuals in twitch chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logviewer

View chat logs of individuals in twitch chat

Set up

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.

  1. Install a MySQL server (or write a custom database connector)
  2. Copy settings.default.json to settings.json and fill in the gaps
  3. run npm install
  4. 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.

About

View chat logs of individuals in twitch chat

License:Other


Languages

Language:JavaScript 67.7%Language:HTML 21.7%Language:CSS 10.6%