Aevann 2024-04-17 23:16:48 +02:00
parent 4fc22b0e0c
commit a00e2cb9bb
1 changed files with 11 additions and 10 deletions

View File

@ -228,6 +228,7 @@ def NOTIFY_USERS(text, v, oldtext=None, ghost=False, obj=None, followers_ping=Tr
notify_users.update(members)
if charge:
realghost = ghost and i.group(1) != 'ghosts'
if (realghost or v.id not in member_ids) and i.group(1) != 'followers':
if group and group.name == 'verifiedrich':