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

[CLI] Adjust slack thread parameter #41

Open
StefMa opened this issue Aug 2, 2024 · 0 comments
Open

[CLI] Adjust slack thread parameter #41

StefMa opened this issue Aug 2, 2024 · 0 comments

Comments

@StefMa
Copy link
Collaborator

StefMa commented Aug 2, 2024

  1. Right now users have to parse the URL by themself to get the timestamp and the channel id.
    We want to make this easier to use and introduce a --url on CLI level.
    This can then parse the URL, extract the channel and timestamp and put it into the summaraizer.

  2. We want to rename channel to cid and ts to thread-ts. Just because these are the exact paraemters of the URl and it is probably better to understand what is expected by the CLI

@StefMa StefMa changed the title Add slack thread url as input [CLI] Adjust slack thread parameter Aug 2, 2024
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

No branches or pull requests

1 participant