Hacker News new | ask | show | jobs
Import Events from Any Calendar into Slack (blog.geteventbot.com)
6 points by newtang 2645 days ago
1 comments

We're using the ical standard to pull in events, though we've found so many instances of companies breaking RFC 5545, it's hard to call it a "standard". Happy to chat about how we built this feature, for those interested.

ical standard: https://icalendar.org/RFC-Specifications/iCalendar-RFC-5545/

// Joe (Eventbot co-founder)