Skip to content

Ranklist display #29

@hemant2132

Description

@hemant2132

The problem
The !ranklist command simply displays the list of members who have verified their CF handles. The problem is that the list doesn't have a limit on the no. of members (i.e. the output depends on the Discord embed limits).

Solution I'd like

  • A simple solution would be to limit the no. of users. We can only display the top 10 members or something like that.
  • But here I am asking for a better solution. One of them is to "paginate" the list (something which TLE does). We can have multiple embeds with each embed having let's say 10 members. We can then turn the pages using reactions (eg: ◀️, ▶️) .

Additional context
We can remove reactions from the embeds after some time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions