From 4739efb840716b533990fc99ddbb6f36e92947c2 Mon Sep 17 00:00:00 2001 From: cynic Date: Thu, 11 Jul 2024 03:15:14 -0500 Subject: [PATCH] support unencrypted room --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b7f74d0..ebfba4a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Redact Matrix -Small script that redacts (deletes) every message in a given room. +Small script that redacts (deletes) every message you wrote in a given room. --- @@ -52,6 +52,6 @@ python redact_all_messages.py '!cdPNSVToruMtXqGznY:domain.tld' --- -### Note +#### Note: -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. +Once it's deleted all of your messages it may remove the room itself, if you created it.