Skip to content

Display desktop notifications when a user goes online/offline in slack

Notifications You must be signed in to change notification settings

imosquera/slack-user-presence-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slack-user-presence-notifier

npm version

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

About

Display desktop notifications when a user goes online/offline in slack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published