Skip to content
This repository was archived by the owner on May 16, 2022. It is now read-only.
This repository was archived by the owner on May 16, 2022. It is now read-only.

Make the /contributors endpoint paginate through all the server members #1

@pedrofracassi

Description

@pedrofracassi

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions