added basic ws commands

This commit is contained in:
zomo
2026-01-07 00:16:15 -06:00
parent a6d932a560
commit e01bd2eb9b
4 changed files with 107 additions and 36 deletions

View File

@@ -5,5 +5,9 @@ CLIENT_SECRET= # Twitch Client Secret
REDIR_URI= # Twitch OAuth Redirect URI
# Required
WS_AUTHORIZATION= # the authorization code all websocket clients will need to connect
# Required
# TODO this is not the final version, this will not be a permanent config option
SQLITE_DB= # SQlite DB location
# Default: ./db.sqlite