1.1.7 • Published 8 years ago

hubot-ical-topic-bot v1.1.7

Weekly downloads
1
License
MIT
Repository
github
Last release
8 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

8 years ago

1.1.6

8 years ago

1.1.5

9 years ago

1.1.4

9 years ago

1.1.3

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago