Cog-Creators / Cog-Creators/Red-DiscordBot
[Bank API] Make it so `get_leaderboard_position` returns a tuple with user position and total entries in leaderboard
Open
Category: Core - API - Bank
Good First Issue
Status: In Progress
Type: Enhancement
- Dominant language
- Python
- Stars
- 5.7k
- Forks
- 2.5k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
# 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
Contributor guide
Assessment
This issue has not been assessed yet.