From 16a91402b8c27c1b143afba07b7a9aaa6652b715 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 7 Apr 2024 11:01:05 +0200 Subject: [PATCH] do this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/6113250#context --- files/helpers/actions.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/helpers/actions.py b/files/helpers/actions.py index c3ad00cc7..f7449af69 100644 --- a/files/helpers/actions.py +++ b/files/helpers/actions.py @@ -142,6 +142,8 @@ def execute_snappy(post, v): post.upvotes += 1 elif ':#marseyghost' in body: ghost = True + elif body.startswith(':#marseyreport') or body.startswith(':#marseyreportmaxxer2') or body.startswith(':#marseyreportmaxxer3'): + snappy_report(post, 'Retard') elif body == '!slots': body = f'!slots{snappy.coins}' elif body == '!pinggroup':