Cog-Creators/Red-DiscordBot

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

Open

#4,200 建立於 2020年8月18日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Python (2,317 fork)batch import
Category: Core - API - BankGood First IssueStatus: In ProgressType: Enhancement

倉庫指標

Star
 (4,337 star)
PR 合併指標
 (平均合併 1天 15小時) (30 天內合併 3 個 PR)

描述

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

貢獻者指南