8000 GitHub - typingincolor/hubot-out-of-office at 0.0.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

typingincolor/hubot-out-of-office

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-out-of-office

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.

Installation

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"
]

Sample Interaction

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

About

Keeps track of who is working from home, who is out of the office, and who is on holiday

Resources

Stars

Watchers

Forks

Packages

No packages published
0