From 423363ccabbec58eb00b16493b7be9fc4b88fe2a Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Sun, 1 Feb 2026 06:51:09 -0600 Subject: [PATCH] feat: add new wrong screen alias --- src/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index 947dfd2..7ed2561 100644 --- a/src/index.js +++ b/src/index.js @@ -7,7 +7,7 @@ const COMMANDS = [ { 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"], + aliases: ["!screen", "!imblind", "!iamblind", "!talktotheface"], }, { name: "Lurk",