Update README.md

This commit is contained in:
cynic 2024-06-01 15:42:51 -05:00
parent 8d42627b73
commit 69017c1142

View File

@ -13,6 +13,11 @@ On [Cinny](https://app.cinny.in), for example, go to Firefox's Inspect tool, to
![image](./image.jpg)
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*
![image](./element.png)
The token is different for each session and remains valid as long as you don't log out.
Open the `redact_all_messages.py` script with your favorite text editor and set the value for `homeserver` with the domain of the matrix instance you're logged in, and the `access_token` with the value you just extracted from the browser. Save the file.