From 17224aa6cfcca428ef2aaf20dbaf96c8aac23cfb Mon Sep 17 00:00:00 2001 From: Aevann Date: Mon, 15 Jan 2024 04:11:00 +0200 Subject: [PATCH] add carp snappy quote --- files/helpers/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/helpers/actions.py b/files/helpers/actions.py index 7e6f4305c..1914cf79a 100644 --- a/files/helpers/actions.py +++ b/files/helpers/actions.py @@ -74,7 +74,7 @@ def execute_snappy(post, v): post.downvotes += 1 elif v.id == CARP_ID: if random.random() < 0.08: - body = random.choice(("i love you carp", "https://i.rdrama.net/images/16614707883108485.webp", "https://i.rdrama.net/images/1636916964YyM.webp", "https://youtube.com/watch?v=zRbQHTdsjuY", "https://i.rdrama.net/images/1696250281381682.webp", "https://i.rdrama.net/images/16975678508317988.webp")) + body = random.choice(("i love you carp", "https://i.rdrama.net/images/16614707883108485.webp", "https://i.rdrama.net/images/1636916964YyM.webp", "https://youtube.com/watch?v=zRbQHTdsjuY", "https://i.rdrama.net/images/1696250281381682.webp", "https://i.rdrama.net/images/16975678508317988.webp", "https://i.rdrama.net/images/170526627808132.webp")) elif IS_DKD(): body = ":#donkeykongfuckoffcarp:" elif IS_HOMOWEEN():