From 2cf3e49ef6a1b50356840ca6cc36ae35cf37197b Mon Sep 17 00:00:00 2001 From: Max Goodhart Date: Tue, 3 Nov 2020 12:59:49 -0800 Subject: [PATCH] Fix name mismatch --- src/node/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/node/index.js b/src/node/index.js index 5dc7f4d..bb80c33 100644 --- a/src/node/index.js +++ b/src/node/index.js @@ -97,7 +97,7 @@ function parseArgs() { 'twitch.password', 'twitch.color', 'twitch.announce.template', - 'twitch.announce.interval-seconds', + 'twitch.announce.interval', ], 'Twitch Chat', )