Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meetup API Integration #3160

Open
nateynateynate opened this issue Aug 9, 2024 · 4 comments
Open

Meetup API Integration #3160

nateynateynate opened this issue Aug 9, 2024 · 4 comments
Assignees

Comments

@nateynateynate
Copy link
Member

nateynateynate commented Aug 9, 2024

Test and integrate previous submission for API integration with meetup. This should keep us from having to visit the Meetup website and creating markdown for events that appear on both our events page and the meetup page.

@nateynateynate
Copy link
Member Author

#2542

@krisfreedain
Copy link
Member

Very excited for this long-needed enhancement @nateynateynate 😃

@nateynateynate
Copy link
Member Author

I've made a number of fixes to this, and the only thing that remains to be decided/fixed is what 'category' these events fall under so that we can filter them appropriately.

Meetup doesn't provide a category for them on its own, so it's something we'll have to determine on our end based on maybe the title of the event and/or the group that it's in.

Will collab with @krisfreedain

@nateynateynate
Copy link
Member Author

The three choices we have are community, development, and events - let's just apply a series of regexp patterns to the meeting title to determine its category.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

No branches or pull requests

2 participants