hubot-scripts-us-federal-holidays

Get the next US federal holiday

Usage no npm install needed!

<script type="module">
  import hubotScriptsUsFederalHolidays from 'https://cdn.skypack.dev/hubot-scripts-us-federal-holidays';
</script>

README

hubot-scripts-us-federal-holidays

Hubot script that gets the next federal holiday.

Commands:

hubot next holiday
hubot when is next holiday
hubot when is the next holiday

Installation

In Hubot project directory, run:

npm install hubot-scripts-us-federal-holidays --save

Then add the script to your external-scripts.json:

[
  "hubot-scripts-us-federal-holidays"
]

Public domain

This project is in the worldwide public domain. As stated in CONTRIBUTING:

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.