From 7196cdb3abf603c9188da1a9e917859cb2a4d21e Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Fri, 23 Jan 2026 18:22:13 -0600 Subject: [PATCH] feat: finish commands --- src/index.html | 4 +- src/index.js | 199 ++++++++++++++++++++++++++++++++++++++----------- src/style.css | 62 ++++++++++----- 3 files changed, 202 insertions(+), 63 deletions(-) diff --git a/src/index.html b/src/index.html index 15f4c7c..d5b4cb8 100644 --- a/src/index.html +++ b/src/index.html @@ -16,7 +16,7 @@

Stevan's Stream Commands

- These are the commands available to use during a stream to interact in + These are commands you can use during a stream to interact in chat.

@@ -24,7 +24,7 @@