Skip to content

dtimm/ooobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OOOBot

OooBot hosts two API endpoints:

/v1/outofoffice - Used to set OOO status. /v1/whosout - Used to get a list of users who are OOO.

The endpoints accept data in the format of URL query parameters.

Usage

/outofoffice

This command is used to set your OOO status. You can specify a single date or a date range. All dates must be provided in the format YYYY-MM-DD.

For a single date:

/outofoffice [date]

For a date range:

/outofoffice [start] [end]

The first date is the start date, and the second date is the end date of your OOO status.

/whosout

This will return the list of everyone who is out of office today.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages