diff --git a/README.md b/README.md index dda5dac..0b030d0 100644 --- a/README.md +++ b/README.md @@ -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.