From 51e52777a1ec9685f6d68c3bd1cc4aa890ecc2ab Mon Sep 17 00:00:00 2001 From: cynic Date: Sat, 1 Jun 2024 16:08:06 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7abcce4..91578f7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Redact Matrix -Script that redacts (erases) every message in a room. +Script that redacts (delete) every message in a room. --- @@ -54,4 +54,4 @@ python redact_all_messages.py '!cdPNSVToruMtXqGznY:domain.tld' ### Note -It will redact (erasing) each of your contacts' comments too, so long as you got permissions over them, which is usually the case with every private room initiated by you. +It will redact (delete) each of your contacts' comments too, so long as you got permissions over them, which is usually the case with every private room initiated by you.