Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Important Notes and Additional Guides

drizzle-mizzle edited this page Jul 30, 2023 · 4 revisions

Restore the history from your browser:

In case you want to continue a chat history that you have started in your browser, or if you lost all your chats with the bot and want to restore some of these, you can use set history command.
Steps:

  1. Open a chat with a needed character:
    image

  2. Go to the Saved Chats page and choose some chat:

  3. Open it and look at the adress bar of your browser. You will see a link to the chat with a character and id of the current history, it will be right after hist=... part:
    image

  4. Copy its value (after =) and open Discord.

  5. Call set history command and specify the value as argument: image

  6. That's it. Now all your subsequent messages will be sent to this chat.

Memory consuming:

  • At least 500mb of storage is required, due to the need to use a Puppeteer
    (Linux dependencies are not included)
  • RAM consuming is between 50-200mb on Windows and 250-300mb on Linux (WSL Ubuntu)
Clone this wiki locally