bernardopires / twitch-chat-logger

A simple app for logging twitch's chat to a PostgreSQL database.
MIT License
60 stars 14 forks source link

Table "stream_log" never gets written to #14

Open lunalucadou opened 6 years ago

lunalucadou commented 6 years ago

My stream_log table is empty, it never gets the stream status logged. Is this a configuration setting I have missed? There is no console output to indicate failed queries.