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 support for fetching subthreads #60

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Add support for fetching subthreads #60

merged 1 commit into from
Mar 15, 2024

Conversation

rneatherway
Copy link
Owner

@rneatherway rneatherway commented Mar 7, 2024

Fixes #46

@mwarkentin
Copy link

@rneatherway thanks! Confirmed this worked for me after checking out this branch:

❯ go run ./cmd/gh-slack/ --limit=1000 'https://sentry.slack.com/archives/C06MA1ST3B5/p1709648539357359?thread_ts=1709320542.716369&cid=C06MA1ST3B5'
> **m** at 2024-03-05 09:22 EST
>
> <https://github.com/rneatherway/gh-slack>
> Utility for archiving a slack conversation as markdown
>
> It's a bit weird, but I do it through the github cli :smile:

>
> Find its nicer than manually copying the channel contents


> **j** at 2024-03-05 09:29 EST
>
> neat! copy-pasting has the disadvantage that it does not cover threads, so this looks nice

> **m** at 2024-03-05 09:41 EST
>
> I don't think this pulls in threads either, unfortunately
>
> You can grab threads by using the thread ID

image

@rneatherway rneatherway merged commit 7a7ee0b into main Mar 15, 2024
2 checks passed
@rneatherway rneatherway deleted the subthreads branch March 15, 2024 20:42
@rneatherway
Copy link
Owner Author

Now released as 0.0.23 🎉

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.

Support sub-thread starting points
2 participants