ErrLookup › Tyrrrz/DiscordChatExporter

Tyrrrz/DiscordChatExporter

Saves Discord chat logs to a file · C# · 191 source files

Analyzed at f6865c8216 on 2026-08-13. 16 documented errors.

Code / MessageTypeSeverityTags
Option --reuse-media cannot be used without --media.
validation error cli, options, configuration, assets
Option --media-dir cannot be used without --media.
validation error cli, options, configuration, assets
Attempted to export multiple channels, but the output path i
validation error cli, options, output-path, multi-channel
Export failed.
exception error batch, aggregate, export, cli
Authentication token is invalid.
exception critical authentication, token, discord-api, fatal
Request to '{url}' failed: forbidden.
exception error authorization, permissions, discord-api, http-403
Request to '{url}' failed: not found.
exception error not-found, discord-api, http-404, identifiers
Request to '{url}' failed: {response.StatusCode.ToString().S
http error discord-api, rate-limit, http-5xx, http-429, fatal
Provided bot account is missing the MESSAGE_CONTENT privileg
exception critical authentication, bot, privileged-intent, configuration, fatal
Failed to locate the channel index inside the data package.
exception error data-dump, zip, data-integrity, parsing
Invalid snowflake '{value}'.
validation error parsing, snowflake, identifiers, cli
Channel '{request.Channel.Name}' of guild '{request.Guild.Na
exception error export, forum, threads, channel-type
Channel '{request.Channel.Name}' of guild '{request.Guild.Na
exception info export, empty-channel, informational
Channel '{request.Channel.Name}' of guild '{request.Guild.Na
exception info export, date-range, empty-channel, informational
Failed to export message #{message.Id} in channel '{request.
exception error export, per-message, wrapper, debugging
Invalid partition limit '{value}'.
validation error parsing, partitioning, cli, configuration