slack-status
v1.0.1
Published
CLI for updating your slack status
Readme
slack-status
CLI for updating your slack status
Requirements
- Installed globally
- Slack test token generated (from here)
Steps:
Install globally
yarn global add slack-status
// or
npm install -g slack-statusGive slack-status your token
slack-status token=mylong-tokenNow update your status!
slack-status Away
// You are now away!
slack-status Just yoloing
// You are now Just yoloing
slack-status
// Welcome Back!