From 3dee4afa6f3f6c939d6ad3b2fae6d91a8c31c299 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 25 Nov 2022 21:36:37 +0200 Subject: [PATCH] make "snekchad" ping sneks --- files/helpers/const.py | 1 + 1 file changed, 1 insertion(+) diff --git a/files/helpers/const.py b/files/helpers/const.py index c0c0158ae..1617fb198 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -1397,6 +1397,7 @@ NOTIFIED_USERS = { 'snakes': SNAKES_ID, 'sneks': SNAKES_ID, 'snekky': SNAKES_ID, + 'snekchad': SNAKES_ID, 'jc': JUSTCOOL_ID, 'justcool': JUSTCOOL_ID, 'geese': GEESE_ID,