MinaFoundation / PGT_LeaderBot

Tool that will track and rank contributions across the different Mina developer programs
4 stars 5 forks source link

Update user info: run task for user #22

Closed CristinaEche closed 2 months ago

CristinaEche commented 2 months ago

Once a new user is added the data must be updated in Mongo DB, so the run task for the user must be performed:

/run-task-for-user

Description: Uses the Github Tracker Bot API /run-task-for-user endpoint. Usage: /run-task-for-user username: since: until: Username: Username for data to scraped. Since: "YYYY-MM-DD" format since date. Until: "YYYY-MM-DD" format until date.

image image