We'll create a streamdb.py in the same vein as replaydb.py but wayyyyyy simpler, read from streams.db if any Twitch streams are Streaming = 1, in that case show something in the navbar and list them out.
Maybe optionally link to a twitch stream from player profile? Twitch already has great stream status notification functionality, might as well funnel users there
@tylerkerr is this 🤏 from getting Partner
We'll create a
streamdb.py
in the same vein asreplaydb.py
but wayyyyyy simpler, read fromstreams.db
if any Twitch streams areStreaming = 1
, in that case show something in the navbar and list them out.