Keeps track of who is working from home, who is out of the office, and who is on holiday
See src/out-of-office.coffee
for full documentation.
In hubot project repo, run:
npm install hubot-out-of-office --save
Then add hubot-out-of-office to your external-scripts.json
:
[
"hubot-out-of-office"
]
user1>> hubot I am out of office
hubot>> @user1 is out of office
user1>> hubot I am back
hubot>> welcome back!
user1>> hubot I am on holiday
hubot>> @user1 on holiday
user1>> hubot where is everybody?
hubot>> @user1:
John Smith is on holiday