[F] typo ;-;

This commit is contained in:
AI Moderator 2023-05-01 22:35:00 -04:00
parent 200c1a6d53
commit c6453e2137

View file

@ -103,7 +103,7 @@ async def process_event(event: str, obj: dict, id: str):
printc(f"&e[+] Received event: {id} {event} by {actor}")
if actor in blacklist_users:
redact(event, obj, "User is blacklisted", id)
redact(event, obj, id, "User is blacklisted")
return
# Normalize content