slack-status

CLI for updating your slack status

Usage no npm install needed!

<script type="module">
  import slackStatus from 'https://cdn.skypack.dev/slack-status';
</script>

README

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!