Meetup has a pretty full featured API that we could relatively easily integrate into our "Upcoming events" page, to allow for an automated event feed that we don't have to think about.
Nick and I are messing around with this - it looks like the API can be used in an unauthenticated manner, so we'll probably just spin up a wee React application and stick it into the page somewhere.
https://www.meetup.com/meetup_api/
Meetup has a pretty full featured API that we could relatively easily integrate into our "Upcoming events" page, to allow for an automated event feed that we don't have to think about.