We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The meetup API provides birthdays for each member of the group => https://www.meetup.com/meetup_api/docs/members/:member_id/#get
Without a database, it'll be tricky figuring out how to tie members' birthdays to their discord ID, so we either need to:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The meetup API provides birthdays for each member of the group => https://www.meetup.com/meetup_api/docs/members/:member_id/#get
Without a database, it'll be tricky figuring out how to tie members' birthdays to their discord ID, so we either need to:
The text was updated successfully, but these errors were encountered: