pycord
pycord copied to clipboard
feat: update monetization
Summary
Implements one time purchases and store changes.
Also fixes some issues that I found while updating.
Information
- [x] This PR fixes an issue.
- [x] This PR adds something new (e.g. new method or parameters).
- [ ] This PR is a breaking change (e.g. methods or parameters removed/renamed).
- [ ] This PR is not a code change (e.g. documentation, README, typehinting, examples, ...).
Checklist
- [x] I have searched the open pull requests for duplicates.
- [ ] If code changes were made then they have been tested.
- [x] I have updated the documentation to reflect the changes.
- [ ] If
type: ignorecomments were used, a comment is also left explaining why. - [x] I have updated the changelog to include these changes.
missing some stuff, will add soon
This should be ready to go now, I haven't tested my changes though.
This is going to be put on hold for updates from discord/discord-api-docs#6875
Status?