Cog-Creators / Cog-Creators/Red-DiscordBot
Bank API should support discord.Object when getting Balance
- 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
- [x] API functionality
#### Describe your requested feature
Cores Bank API should accept discord.Object since we cannot always ensure that it's safe to acquire a full user/member object when accessing things as trivial as an economy balance.
Contributor guide
Research direction
The issue names the Cores Bank API and balance access but provides no files or tests. Locate the Bank API balance entry point, inspect how user or member objects are accepted, and add coverage for discord.Object; it is done when balances can be retrieved with that object.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100