duyhai / duyhai/MeetupDiscordBot

Set up a periodic (4hr?) task that automatically pulls all data from Meetup group

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
discord_feature documentation enhancement meetup-feature
Dominant language
TypeScript
Stars
6
Forks
4
Avg merge
11h 47m
Merged PRs (30d)
16

Description

The Meetup API is trash, so lookup capabilities are limited. Caching some of the data in a database could be a good way to get around that.
We need:
- A free Postgres database from one of the cloud providers: neon.tech, Fly.io
- Store the cursor string for each update query, so that we can update incrementally
- Set up periodic task
- Establish dev process to create a Postgres database via Docker and set it up
- Update Readme

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.