Licence
MIT
Version
0.1.3
Deps
1
Vulns
6
Weekly
0
hubot-announce
Announce when hubot comes online or goes offline and include version. Pairs well with hubots hosted by nonstop.
See src/announce.coffee for full documentation.
Installation
In hubot project repo, run:
npm install hubot-announce --save
Then add hubot-announce to your external-scripts.json:
[
"hubot-announce"
]