1.0.1 • Published 7 years ago

slack-status v1.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

slack-status

CLI for updating your slack status

Requirements

  1. Installed globally
  2. Slack test token generated (from here)

Steps:

Install globally
yarn global add slack-status
// or
npm install -g slack-status
Give slack-status your token
slack-status token=mylong-token
Now update your status!
slack-status Away
// You are now away!

slack-status Just yoloing
// You are now Just yoloing

slack-status
// Welcome Back!