support unencrypted room
This commit is contained in:
parent
9b1199aff0
commit
4739efb840
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user