From b63651d36c7ae1ccd300372483559cae66449440 Mon Sep 17 00:00:00 2001 From: scarzehd Date: Wed, 26 Nov 2025 03:00:41 -0500 Subject: [PATCH] Added Albrecht Entrati reaction --- bot.py | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/bot.py b/bot.py index ec2bdfa..b3f4a70 100644 --- a/bot.py +++ b/bot.py @@ -114,7 +114,9 @@ handlers:list[MessageHandler] = [ ), MessageHandler( [ - TextCondition("shutup") + TextCondition("shutup"), + TextCondition("shutthehellup"), + TextCondition("shutthefuckup") ], [ TextResponse("SILENCE"), @@ -155,6 +157,15 @@ handlers:list[MessageHandler] = [ [ TextResponse("I'm not a bot.") ] + ), + MessageHandler( + [ + TextCondition("late") + ], + [ + TextResponse("https://tenor.com/view/warframe-whispers-in-the-wall-tenno-entrati-1999-gif-16943765476869672917"), + EmojiResponse("albrecht_entrati") + ] ) # RandomTrigger(0.5, # TextTrigger([