diff --git a/files/helpers/actions.py b/files/helpers/actions.py index 832f7900f..e5fb5b627 100644 --- a/files/helpers/actions.py +++ b/files/helpers/actions.py @@ -39,6 +39,7 @@ def execute_snappy(post, v): body = random.choice(christian_emojis) elif v.id == CARP_ID: if random.random() < 0.02: body = "i love you carp" + elif random.random() < 0.02: body = "![](/images/16614707883108485.webp)" else: body = ":#marseyfuckoffcarp:" elif v.id == LAWLZ_ID: if random.random() < 0.5: body = "wow, this lawlzpost sucks!"