Skip to content
This repository has been archived by the owner on Oct 20, 2021. It is now read-only.
/ probot-ooo Public archive

🙅 Respond with an auto-responder when you are OOO

License

Notifications You must be signed in to change notification settings

swinton/probot-ooo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Probot: OOO

Respond with an auto-responder when you are out of office (OOO).

Use the /ooo slash command to let everyone know when you will be OOO:

screenshot 2018-01-03 18 47 15

While are enjoying your OOO, probot-ooo will respond on your behalf to anyone who mentions you, with an out of office reply:

screen shot 2018-01-05 at 6 16 55 pm

Usage

  1. Install the GitHub App
  2. Start using the /ooo command to set up OOO reminders within your organization

Setup

# Install dependencies
npm install

# Install database
npm run-script migrate

# Run the bot
npm start

# Simulate an OOO request
npm run-script simulate-ooo

# Simulate a mention
npm run-script simulate-mention

See docs/deploy.md if you would like to run your own instance of this app.

About

🙅 Respond with an auto-responder when you are OOO

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published