Add experimental Twitch plays functionality

This commit is contained in:
Max Goodhart
2020-11-03 13:26:10 -08:00
parent e77ac9ba3a
commit d32e8a0f41
3 changed files with 76 additions and 1 deletions

View File

@@ -54,6 +54,10 @@ json-url = ["https://woke.net/api/streams.json"]
#interval = 60
#delay = 30
[twitch.vote]
#template = "Switching to #<%- selectedIdx %> (with <%- voteCount %> votes)"
#interval = 15
[cert]
# SSL certificates (optional)
# If you specify an https:// URL for the "webserver" option, a certificate will be automatically generated and signed by Let's Encrypt.