From 3d1b8b26d1388bf3590353047535b1fc8a7878b5 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 26 Mar 2023 00:08:36 +0200 Subject: [PATCH] make more emojis grant the glowie award --- 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 e9222bab7..a60559fb3 100644 --- a/files/helpers/actions.py +++ b/files/helpers/actions.py @@ -115,7 +115,7 @@ def execute_snappy(post:Submission, v:User): snappy.charge_account('coins', cost) body = f'!{group.name}' - elif body.startswith(':#marseyglowaward:'): + elif body.startswith(':#marseyglow'): award_object = AwardRelationship( user_id=snappy.id, kind="glowie",