From 6450756d2daa846754d5c3d24f48e3fa9e592a60 Mon Sep 17 00:00:00 2001 From: carpathianflorist <80724128+carpathianflorist@users.noreply.github.com> Date: Sat, 11 Dec 2021 18:05:38 -0500 Subject: [PATCH 1/2] grinch badge add --- files/helpers/const.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/files/helpers/const.py b/files/helpers/const.py index 7a3e89b630..639b2d6c80 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -422,6 +422,10 @@ BADGES = { 'name': 'Fish', 'description': 'This user cannot be unfollowed' }, + 91: { + 'name': 'Grinch', + 'description': 'This user is a joyless grinch who pays money to avoid having fun' + }, } AWARDS = {