seriouslysean / monster-hunter-now-events

A tool that auto-generates calendar events for Monster Hunter Now by scraping web news articles, processing them with AI, and creating a convenient calendar subscription.
https://seriouslysean.github.io/monster-hunter-now-events/
MIT License
8 stars 9 forks source link

Add support for repeat events #1

Closed seriouslysean closed 9 months ago

seriouslysean commented 9 months ago

Right now all events are individually added. Not the worst but also not very efficient. Look in to supporting the RRULE ics standard, something like RRULE:FREQ=DAILY;COUNT=2.

https://icalendar.org/iCalendar-RFC-5545/3-8-5-3-recurrence-rule.html