This is so that people know where the meetup is even if they don't have Discord. (I met someone recently who works at IBM and wants to show up but isn't on discord!)
I added this recently on IthacaSocialCircle.com. Requires no backend, just make the frontend pull directly from google calendar.
below is the code for it. It's pretty nice because you can give edit access to specific people, and otherwise the calendar is public read-only.
This is so that people know where the meetup is even if they don't have Discord. (I met someone recently who works at IBM and wants to show up but isn't on discord!)
I added this recently on IthacaSocialCircle.com. Requires no backend, just make the frontend pull directly from google calendar.
below is the code for it. It's pretty nice because you can give edit access to specific people, and otherwise the calendar is public read-only.
https://github.com/OmarShehata/ithaca-social-circle/blob/d10bb678a2bbc6caf7b4d013e102905fd545ee6e/src/fetch-rss.js#L15-L20