Live data from Hacker News

Import Events from Any Calendar into Slack

blog.geteventbot.com

1–2 of 2 posts

Re: Import Events from Any Calendar into Slack

#2
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)