docs: update CAI dumper README

This commit is contained in:
11b 2022-12-20 21:43:57 -03:00
parent 4f78bb73cb
commit cec59a5511
3 changed files with 4 additions and 4 deletions

View File

@ -6,11 +6,11 @@ This userscript allows you to download your saved messages with any bot you've e
- Install a userscript manager.
- Personally I tested this with [Violentmonkey](https://violentmonkey.github.io/get-it/) on Firefox, but I think Greasemonkey and Tampermonkey should work as well.
- [Click here](TODO) and install the userscript.
- Now, while you're talking to a character, click on "View Saved Chats" to go to the histories page:
- TODO: Image here.
- Install the userscript [from here](https://git.fuwafuwa.moe/waifu-collective/toolbox/raw/branch/master/extras/characterai-dumper/characterai-dumper-user.js).
- Now, while you're talking to a character, click on "View Saved Chats" to go to their histories page:
![Where to find "View Saved Chats"](./example-images/01.png)
- After a few seconds, a `Download` link should pop up next to the "Your past conversations with so-and-so" header:
- TODO: Image here.
![What the download link looks like](./example-images/02.png)
- Clicking on the link will download a `.json` file containing the bot's basic info (name, description, greeting) and all the interactions you've ever had with it.
**NOTE:** The script attempts to anonymize the dumped data (it scrubs known sensitive fields and attempts to replace any instances of your name within messages), but if you're paranoid, you should open the downloaded JSON and search for your username/email/display name just to make sure.

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB