From 09e5bb6b033c883f20a5e4db9292a6c87e4690da Mon Sep 17 00:00:00 2001 From: justcool393 Date: Sun, 23 Oct 2022 10:06:59 -0500 Subject: [PATCH] ping me with jc and off site mention update --- files/helpers/const.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/helpers/const.py b/files/helpers/const.py index 586ccd2d7..b204a7670 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -1041,6 +1041,7 @@ NOTIFIED_USERS = { 'scitzocel': SCHIZO_ID, 'snakes': SNAKES_ID, 'sneks': SNAKES_ID, + 'jc': JUSTCOOL_ID, 'justcool': JUSTCOOL_ID, 'geese': GEESE_ID, 'clit': CARP_ID, @@ -1072,6 +1073,7 @@ if SITE != 'localhost': if SITE == 'rdrama.net': REDDIT_NOTIFS_SITE.add('marsey') REDDIT_NOTIFS_SITE.add('"r/Drama"') + REDDIT_NOTIFS_SITE.add('justice4darrell') REDDIT_NOTIFS_USERS = { 'idio3': IDIO_ID, 'aevann': AEVANN_ID,