Skip to content

slackbuzz status

Slack status management

View, set, or clear your Slack status.

Without a subcommand, shows your current status. Requires a user token (xoxp-) with users.profile:write scope.

slackbuzz status [flags]
# Show current status
slackbuzz status
# Set status
slackbuzz status set "In a meeting" :calendar:
# Set status with expiration
slackbuzz status set "Reviewing PRs" :eyes: --until 2h
# Clear status
slackbuzz status clear
-h, --help help for status