Skip to content

2.13.8

Choose a tag to compare

@github-actions github-actions released this 02 Jun 07:25
· 26 commits to main since this release

Custom Status Rate Limit Fix

Improvements

  • Added comprehensive JSDoc documentation to all functions and file header
  • Added Discord User-Agent header to API requests for better spoofing:
  • Improved rate limit handling with proper retry_after respect
  • Maintains signature-based change detection (skips if status unchanged)
  • Token validation on each cycle (stops if logged out)
  • Smart Discord process detection (checks Discord.exe before starting)

Rate Limits:

  • Minimum interval: 5 seconds (5000ms)
  • Recommended interval: 60-90 seconds for smooth animation
  • On 429: waits retry_after seconds before next attempt
  • Global rate limit bucket: ~60 seconds for /users/@me/settings