1.1.7 • Published 9 years ago

hubot-ical-topic-bot v1.1.7

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

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

1.1.7

9 years ago

1.1.6

10 years ago

1.1.5

10 years ago

1.1.4

10 years ago

1.1.3

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago