added basic ws commands
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user