From 4fef5b7096bd99b5c7897f4332abb4c18dee0297 Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Mon, 26 Jan 2026 07:09:33 -0600 Subject: [PATCH] feat: add wrong screen command --- src/index.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/index.js b/src/index.js index e7c2fca..947dfd2 100644 --- a/src/index.js +++ b/src/index.js @@ -4,6 +4,11 @@ const COMMANDS = [ description: "Find out what is happening on the stream.", aliases: ["!whatbrodoing"], }, + { + name: "Wrong Screen", + description: "Sometimes I forget to switch to the correct scene. Use this command to let me know I've done this.", + aliases: ["!screen", "!iamblind", "!talktotheface"], + }, { name: "Lurk", description: