
- DISCORDCHATEXPORTER UPGRADE
- DISCORDCHATEXPORTER DOWNLOAD
- DISCORDCHATEXPORTER FREE
Then pull the latest version from git ( git pull) and build the image again using linux instructions. Stop the container and clear the cache volume by running docker volume rm dcef_cache. Info: since release 1.10.0, exports folder was changed from /static/input/ to /exports/.
Move everything (except exports folder) from the new release to your discordchatexporter-frontend folder.Delete everything (except exports folder) in your discordchatexporter-frontend folder.
DISCORDCHATEXPORTER DOWNLOAD
Download the latest release from releases page.
DISCORDCHATEXPORTER UPGRADE
Want to upgrade from previous version? Follow these steps: To remove volume dcef_cache with temporary files, run docker volume rm dcef_cache This will open a shell inside the container. To debug a running container, run docker exec -it $(docker ps | grep 'dcef' | awk '') sh. Then use the same instructions as for the docker hub version, but replace slada/dcef:main with dcef in step 3. This verion is the best way to host the viewer on a server for others to use. Not tested on arm based systems like Raspberry Pi or Apple M1. Info: Tested on Ubuntu 22.04 and WSL2 on Windows 10. They are automatically built from the latest commit on master branch or from pull requests. If you want to try out the latest features, you can use beta builds.
or run registry_tweaks/change_260_character_path_limit_to_32767.reg to increase the limit to 32767 characters (requires admin privileges) and restart your computer. move your exports to a folder with shorter path. If you have any issues with loading your assets you can choose one of the following solutions: Important: files in exports folder may exceed Windows path length limit of 260 characters. Folder structure inside this folder doesn't matter, script will find everything it needs. Move your DiscordChatExporter exports to /exports/ folder ( supported exports). Download the latest release from releases page. If you don't have any exports yet, you can try out the viewer with example exports included in the release. Using prebuilt binaries is the easiest way to use this tool on Windows. Note: Discord servers are known internally as guilds Quick start (Windows) Small viewports (mobile phones) are not supported yet. Chromium based browsers and Firefox are supported, but most of the testing was done on Chromium. DISCORDCHATEXPORTER FREE
The browser viewer has almost no requirements, but it's recommended to have at least 1 GB of free RAM. You need 1.5+ GB of free RAM for the mongodb database to work correctly.
Right click message and select "Open in discord" to view message in Discord. Private messages or guild exports are supported. Load assets locally or from Discord servers. Lazy loaded virtual list - load only messages you need to see. Message deduplication - merge multiple JSON exports and view them as one. View JSON exports in Discord like interface. And it will get even better in the future :). In one place and with many more features, like search, message deduplication, etc. This project aims to provide you with better experience than what you get by just opening HTML exports in your browser. readable by third-party applications like this one or chat-analytics, not just browsers. contain more information than HTML exports. better-suited for long-term preservation. Why JSON exports are better than HTML exports? View your JSON DiscordChatExporter exports as if you were using Discord interface.