HS-Tools / Wall_Lii

Does leaderboard scraping and then does stuff with that data
18 stars 7 forks source link

Expand supported leaderboard player amount from 1000 to 3000 #156

Open JimLiu0 opened 6 months ago

JimLiu0 commented 6 months ago

This can be done by changing Leaderboard fetch to every minute instead of 3 minutes and changing getLeaderboardSnapshot to fetch 1 region at a time as to not go over free provisioned write rate.