Update README.md

This commit is contained in:
cynic 2024-06-01 15:58:45 -05:00
parent 69017c1142
commit 2bf8e2f211

View File

@ -14,7 +14,7 @@ On [Cinny](https://app.cinny.in), for example, go to Firefox's Inspect tool, to
Other clients may have a similar key with this value.
For example on Element it is found at: ⚙️ *> All Settings > Help & About > Advanced > Access Token*
For example on Element it is found at: ⚙️ *Quick settings > All Settings > Help & About > Advanced > Access Token*
![image](./element.png)
@ -25,11 +25,16 @@ Open the `redact_all_messages.py` script with your favorite text editor and set
#### Get the Matrix room id
On Cinny you can do this by clicking on the room's name.
On Cinny you can do this simply by clicking on the room's name.
The id will be right below the title of the room, and it looks like this:
`!cdPNSVToruMtXqGznY:domain.tld`
On Element it can be found at *Room info > Settings > Advanced > Internal room ID*
![image](./element_room_id.png)
#### Run the script
```