Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rubriclab/gather-bot


https://github.com/rubriclab/gather-bot

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

This project was bootstrapped with create-rubric-app

TLDR:

- Vercel CRON hits /gather every minute
- /Gather hits the unofficial gather api and requests users
- Based on how long ago the user "last visited" -> we decide whether the user is online
- Then hit Vercel KV and see if theres a discrepency between live and db data
- If theres a discrepency, send a slack message with the update
- THEN update the KV store

- BOOM!