You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 16, 2022. It is now read-only.
Currently, the /contributors makes a single request to the Discord API, but each call returns only 1000 server members. If our server surpasses that limit, we'll need to make multiple calls in order to fetch everyone.