slack-user-presence-notifier
v1.0.2
Published
Display desktop notifications when a user goes online/offline in slack
Downloads
12
Maintainers
Readme
slack-user-presence-notifier
Display desktop notifications when a user goes online/offline
Install
npm install -g slack-user-presence-notifier
Usage
You will need a token per slack team, grab one from here: https://api.slack.com/docs/oauth-test-tokens
Then type:
slack-user-presence-notifier --token YOUR_SLACK_TEST_TOKEN
Full arguments list:
--me : Send notification when your presence changes (could be useful when network goes off/on).
--token : Set your per team slack token, information on how to get a token
can be found here (https://api.slack.com/docs/oauth-test-tokens).
--help : to show this information.
License
MIT