Cog-Creators/Red-DiscordBot

[Bank API] Make it so `get_leaderboard_position` returns a tuple with user position and total entries in leaderboard

Open

#4200 aperta il 18 ago 2020

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Python (2317 fork)batch import
Category: Core - API - BankGood First IssueStatus: In ProgressType: Enhancement

Metriche repository

Star
 (4337 star)
Metriche merge PR
 (Merge medio 1g 15h) (3 PR mergiate in 30 g)

Descrizione

Feature request

Select the type of feature you are requesting:

  • Cog
  • Command
  • API functionality

Describe your requested feature

As the title suggest, this would allow making displays without having to make more expensive calls.

Make it into an kwarg so that it is not breaking and allows existing behaviour when not used.

Alternativelly add a new API call that returns this tuple

Guida contributor