From 1002e92f62fda47821aaa365daafb92db106ea4c Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Mon, 14 Feb 2022 20:19:40 -0800 Subject: [PATCH] test --- www/boto.js | 2 +- www/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/www/boto.js b/www/boto.js index 3458e52..785ad70 100644 --- a/www/boto.js +++ b/www/boto.js @@ -17,7 +17,7 @@ const client = new tmi.Client({ //}, client.connect().then(() => { - statusElement.textContent = `Listening for messages in ${channel}...`; + statusElement.textContent = `Connection to #${channel} successful, listening for messages...`; }); let listeningForCount = false; diff --git a/www/index.html b/www/index.html index 701e7b5..bfc1193 100644 --- a/www/index.html +++ b/www/index.html @@ -9,7 +9,7 @@
-

Type 1 in the chat!

+

Type !vote or vote to enter your 2cents in this matter!

(broadcaster only)
!startvote | !endvote | !clearvote @@ -17,7 +17,7 @@
-

Waiting for count...

+

Waiting for votes...