From d9f913a4afee91cae6b57857b87f88f0ba75c567 Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 17 Oct 2023 21:45:45 +0300 Subject: [PATCH] add fistmas quote to carp --- files/helpers/actions.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/helpers/actions.py b/files/helpers/actions.py index c738877f2..3454a2598 100644 --- a/files/helpers/actions.py +++ b/files/helpers/actions.py @@ -79,6 +79,8 @@ def execute_snappy(post, v): body = ":#donkeykongfuckoffcarp:" elif IS_HOMOWEEN(): body = "F̵̽̉U̷̓̕C̵̟̍K̴̾̍ ̵́̒O̶͐̇F̷͗̐F̴͛̄ ̸̆͠CARP" + elif IS_FISTMAS(): + body = "Merry Christmas Carp :marseychristmasgift2:" else: body = ":#marseyfuckoffcarp:" elif v.id == AEVANN_ID: