Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

potchin/hubot-holidaycalendar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-holidaycalendar

Description:

Bot which can load your office holiday/vacation days from an iCal calendar URL. Easily find out who is on vacation. Accepts human-readable relative days (like tomorrow, next monday etc)

Configuration:

HUBOT_HOLIDAYCALENDAR_ICAL_URL - url of ical file containing your holidays

Commands:

hubot "holidays|off work|vacation" - List people who are off today hubot "holidays tomorrow" - List people who are off tomorrow hubot "holidays friday" - List people who are off friday this week hubot "holidays next friday" - List people who are friday next week hubot "holidays next week" - List people who are off tomorrow

Credits

forked and hacked from coderofsalvation/hubot-script-ical

credits go to igui since I extracted this functionality from his repo and turned it into a module.

About

google calendar integration, allows hubot to notify roommembers when ical events (are about) to happen

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 100.0%