make more emojis grant the glowie award

pull/142/head
Aevann 2023-03-26 00:08:36 +02:00
parent 6240bdc39f
commit 3d1b8b26d1
1 changed files with 1 additions and 1 deletions

View File

@ -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",