hubot-ical-topic-bot

1.1.7 • Public • Published

Hubot iCal Topic Bot

Read an ical feed and prepend the current event to the channel topic

Dependencies

  • coffee-script
  • moment
  • cron
  • ical
  • fuzzy
  • underscore

Configuration

  • HUBOT_ICAL_CHANNEL_MAP \{\"ops\":\"HTTP_ICAL_LINK\",\"data\":\"HTTP_ICAL_LINK\"\}
  • HUBOT_ICAL_LABEL_CHANNEL_MAP \{\"ops\":\"On\ duty\"\,\"engineering\":\"Oncall\"\}
  • HUBOT_ICAL_DUPLICATE_RESOLVER - When finding multiple events for now use the presence of this string to help choose winner Note: Default value is OVERRIDE: to handle calendars like VictorOps
  • HUBOT_ICAL_CRON_JOB - How often to check for updates in cron time, default 0 */15 * * * * which is every 15 mins everyday

Commands

None

Package Sidebar

Install

npm i hubot-ical-topic-bot

Weekly Downloads

0

Version

1.1.7

License

MIT

Last publish

Collaborators

  • ndaversa