Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--include-threads not available for export command #1274

Open
5 of 6 tasks
realkosty opened this issue Aug 15, 2024 · 1 comment · May be fixed by #1343
Open
5 of 6 tasks

--include-threads not available for export command #1274

realkosty opened this issue Aug 15, 2024 · 1 comment · May be fixed by #1343

Comments

@realkosty
Copy link

Version

v2.43.3

Flavor

CLI (Command-Line Interface)

Platform

MacOS

Export format

No response

Steps to reproduce

./DiscordChatExporter.Cli export -t "$DISCORD_TOKEN" -c 621778831602221072 --after "2024-08-13 00:00" --before "2024-08-15 00:00" -f PlainText -o ~/Desktop/%G-%c-%a-%b-PlainText --include-threads
Unrecognized option(s):
--include-threads

DiscordChatExporter.Cli v2.43.3

USAGE
  DiscordChatExporter.Cli export --channel <values...> --token <value> [options]

Details

This means there is no way to export only a particular channel in the guild and at the same time include threads. As a result if I want to capture threads I have to run a much bigger export job with potentially 10s or 100s of irrelevant channels, taking much longer and risking getting my token throttled or blacklisted.

Checklist

  • I have looked through existing issues to make sure that this bug has not been reported before
  • I have provided a descriptive title for this issue
  • I have made sure that this bug is reproducible on the latest version of the application
  • I have provided all the information needed to reproduce this bug as efficiently as possible
  • I have sponsored this project
  • I have not read any of the above and just checked all the boxes to submit the issue
@realkosty realkosty added the bug label Aug 15, 2024
@Tyrrrz
Copy link
Owner

Tyrrrz commented Aug 15, 2024

Will be done as part of #1210

@Tyrrrz Tyrrrz added enhancement and removed bug labels Nov 6, 2024
@audinowho audinowho linked a pull request Feb 20, 2025 that will close this issue
@Tyrrrz Tyrrrz changed the title --include-threads not available for export command --include-threads not available for export command Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants