forked from rDrama/rDrama
1
0
Fork 0

do what homocracy wants

master
Aevann 2024-06-03 15:47:32 +03:00
parent 5a0d2cb23e
commit 973d5c4b52
1 changed files with 1 additions and 1 deletions

View File

@ -280,7 +280,7 @@ def push_notif(uids, title, body, url_or_comment, chat_id=None):
return
uids = set(uids)
if SITE == 'rdrama.net' and chat_id != 182:
if SITE == 'rdrama.net' and chat_id != 182 and '!jannies' not in body:
uids.discard(AEVANN_ID)
uids.discard(147)