Update README.md

This commit is contained in:
cynic 2024-06-01 16:08:06 -05:00
parent a70541984c
commit 51e52777a1

View File

@ -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.