Skip to content

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

@theleewise

Description

@theleewise

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions