Browse Source

bang bang

Kirk Trombley 2 weeks ago
parent
commit
81d7ffa2a7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      commands/commands/__init__.py

+ 1 - 0
commands/commands/__init__.py

@@ -34,6 +34,7 @@ config = get_command_config().extend(
             "sir": "https://i.groupme.com/368x475.png.01b9aa943ce040ebb4a893aae3d266f8.large",
             "groupme": "All your friends are right here, Neil!",
             "ta": "Ivan is a TA!",
+            "!": "‼️",
         },
         aliases={"lomg": "bump", "mute": "bump"},
     )