[Changelog](https://github.com/Tyrrrz/DiscordChatExporter/blob/master/Changelog.md)
___
**IMPORTANT:** DiscordChatExporter is built against .NET Core 3.1. In order to run it you need to download and install .NET Core Runtime:
- Windows [x64](https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-desktop-3.1.0-windows-x64-installer) | [x86](https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-desktop-3.1.0-windows-x86-installer)
- macOS (for CLI version only) [x64](https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-3.1.0-macos-x64-installer)
- Linux (for CLI version only) [Ubuntu/Debian](https://docs.microsoft.com/en-us/dotnet/core/install/linux-package-manager-ubuntu-1904#install-the-net-core-runtime)
If you're having any issues, [check out the wiki](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Install-.NET-Core-runtime).