From 1a2138004d09131867febde144d235da82489cfb Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 11 Nov 2022 17:34:20 +0200 Subject: [PATCH] ping idio whenever telegram is mentioned --- files/helpers/const.py | 1 + 1 file changed, 1 insertion(+) diff --git a/files/helpers/const.py b/files/helpers/const.py index b70fda9f3..b6f3363e6 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -1343,6 +1343,7 @@ NOTIFIED_USERS = { 'carp': CARP_ID, 'idio3': IDIO_ID, 'idio ': IDIO_ID, + 'telegram ': IDIO_ID, 'the_homocracy': HOMO_ID, 'schizocel': SCHIZO_ID, 'scitzocel': SCHIZO_ID,