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

Say "happy birthday" on members' birthdates in the General channel #6

Open
tylermwatts opened this issue Aug 3, 2019 · 0 comments
Open

Comments

@tylermwatts
Copy link
Member

tylermwatts commented Aug 3, 2019

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:

  • Implement a database
  • Come up with a clever solution to get around needing a db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant