1.0.2 • Published 6 years ago

hubot-join-notify v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

hubot-join-notify

Get a notification when a Slack user comes online.

Watches Slack's RTM API for presence_change events and notifies interested users.

Installation

Add hubot-join-notify to your package.json file:

npm install --save hubot-join-notify

Add hubot-join-notify to your external-scripts.json:

["hubot-join-notify"]

Run npm install

Sample Interaction

me>> @hubot: stalk @person
hubot>> @me: I will notify you when person comes online.

(Later, after @person is online...)

hubot>> @me: person is online.
1.0.2

6 years ago

1.0.1

8 years ago

1.0.0

8 years ago