Skip to content

Releases: yash1441/Chat-Valorant-Rank

Added PUUID Endpoint

07 Feb 13:19
Compare
Choose a tag to compare
  • Added puuid endpoint
  • Added rate limiting for discord webhook
  • Refactored old code
  • Removed old logging
  • Removed unused dependencies
  • Updated cache to 5 minutes to be inline with Henrik's API's cache

Added rate-limiting

03 Sep 12:41
965a44e
Compare
Choose a tag to compare

Added a 30 seconds rate limit to each request with the same username.
During these 30 seconds, cached result will be provided.