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

Add --since flag to only get recent messages #202

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

volker-fr
Copy link
Contributor

@volker-fr volker-fr commented Nov 3, 2024

Add --since <date> flag to filter out all messages that have been created before that date.

There is one exception: if the message is a thread, and the thread has a message created after the provided date, the entire thread is kept.

@volker-fr volker-fr changed the title Add --from flag to only get recent messages Add --since flag to only get recent messages Nov 3, 2024
@hfaran hfaran merged commit 9db95ae into hfaran:master Nov 4, 2024
2 checks passed
@hfaran
Copy link
Owner

hfaran commented Nov 4, 2024

@volker-fr I already merged your PR but could you please submit a follow-up PR to update the README.md with the new --help text? Thanks

@volker-fr volker-fr deleted the from-time branch November 5, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants