Browse json files exported by Tyrrrz/DiscordChatExporter in familiar discord like user interface
DiscordChatExporter-frontend (DCEF) is a web-based user interface that allows users to browse their Discord chat exports in a single interface reminiscent of the Discord platform itself. The frontend provides a range of features including the ability to browse multiple servers, channels, threads, and forum posts. Users can search messages within a server using autocomplete, and the frontend is optimized to handle large exports efficiently. Customizability is also a key feature, allowing users to change fonts and other settings. Additionally, DCEF offers a self-hosting option, enabling users to host the frontend on their own server and share it with friends.
--media --reuse-media --markdown false --format Json
.--include-threads All
option. For more information, refer to the guide on how to export data from Discord for viewing in DCEF./exports/
folder (supported exports).dcef.exe
to start the frontend.http://127.0.0.1:21011/
in your browser.Note: Arm-based systems like Raspberry Pi or Apple M1 are not officially supported.
To select which Discord servers are shown in the viewer or hide certain users, follow these steps:
dcef.exe
and wait for the user interface to appear.configurator.exe
.The dcef
container needs to be running. Then, run:
docker exec dcef /app/configurator
DiscordChatExporter-frontend (DCEF) is a user-friendly platform that allows users to browse their Discord chat exports in a single interface. With features such as multiple server and channel browsing, message search with autocomplete, and customizable settings, DCEF provides a convenient way to access and interact with Discord exports. Additionally, the self-hosting option allows users to host DCEF on their own server and share it with others. The installation process is straightforward, with separate instructions provided for Windows and Linux users.