https://github.com/circuit/conversation-backup
https://github.com/circuit/conversation-backup
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/circuit/conversation-backup
- Owner: circuit
- Created: 2022-03-31T10:44:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-31T11:08:13.000Z (about 4 years ago)
- Last Synced: 2025-02-09T20:33:36.999Z (over 1 year ago)
- Language: JavaScript
- Size: 22.6 MB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# conversation-backup
## Instructions
- Get a copy of the tool from [here](https://github.com/circuit/conversation-backup/releases) and extract it to your PC.
- Install Chrome Extension "EditThisCookie" from [here](https://chrome.google.com/webstore/detail/editthiscookie/fngmhnnpilhplaeedifhccceomclgfbg) and pin it to the extension bar.

- Log into your Circuit account via Chrome web browser and get the value of connect.sess via the Chrome extension "EditThisCookie".

- In the extracted folder, open config.txt file and set your Circuit login server address and paste the connect.sess value into the file.
- possible server addresses are: eu.yourcircuit.com, na.yourcircuit.com, beta.circuit.com
- Run the tool by drag&drop the file _run.js_ onto _node.exe_ (or by executing via cmd "node.exe run.js"). In the first step an overview of all your conversations will be created and is available in a CSV file in the same folder.

- Open the CSV file and delete all lines of conversations that you do not want to save. Keep in mind to not select too many at once, it may take a long time.
- Run the tool again as described above. This time, a full backup of your selected conversations is created and will be available in the folder named **output**.