소스 검색

bang bang

Kirk Trombley 2 주 전
부모
커밋
81d7ffa2a7
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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"},
     )