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

Feature Request: Add ability to set expire time on statuses #116

Open
theleewise opened this issue Nov 23, 2020 · 1 comment
Open

Feature Request: Add ability to set expire time on statuses #116

theleewise opened this issue Nov 23, 2020 · 1 comment

Comments

@theleewise
Copy link

It'd be really useful to be able to set an expire time when updating a status.

Edit status via arguments:
slack status edit lunch :hamburger: 60

Edit status via options:
slack status edit --text lunch --emoji :hamburger: --expire 60

Edit status via short form options:
slack status edit --tx lunch -em :hamburger: -ex 60

It appears this could be easily done by adding status_expiration.

I would implement myself and make a pull request but my bash skills are not so hot.

@daniel-at-mvst
Copy link

I'm also looking for that feature.

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

2 participants