This commit is contained in:
Aevann1 2021-12-08 19:29:11 +02:00
parent 9d6fe36499
commit f532123c32
2 changed files with 2 additions and 2 deletions

View file

@ -1070,7 +1070,7 @@ def submit_post(v):
if "rama" in request.host or "pcm" in request.host:
if v.id == CARP_ID:
if random.random() < 0.02: body = "i love you carp"
else: body = "![](/assets/images/emojis/fuckoffcarp.webp)"
else: body = ":#marseyfuckoffcarp:"
elif v.id == LAWLZ_ID:
if random.random() < 0.5: body = "wow, this lawlzpost sucks!"
else: body = "wow, a good lawlzpost for once!"