BobDotCom
BobDotCom
## Summary Improves test coverage ## Checklist - [ ] If code changes were made then they have been tested. - [ ] I have updated the documentation to reflect...
### Summary Add the `parent` attribute to ApplicationCommand objects, and set it from command groups. Also add qualified_name, signature, and other methods/attributes. ### What is the feature request for? The...
## Summary Implements a changelog file. ### Included versions: - [x] v2.1.3 - [x] v2.1.2 - [x] v2.1.1 - [x] v2.1.0 - [x] v2.0.1 - [x] v2.0.0 - [ ]...
## Summary This PR allows sphinx to build the docs in all formats for rtfd ## Information - [ ] This PR fixes an issue. - [ ] This PR...
### Summary Add remaining versions to changelog ### What is the feature request for? The documentation ### The Problem A changelog is implemented in #1598, but the oldest version included...
### Summary PEP 702 introduces a new typing.deprecated decorator, we should use it. ### What is the feature request for? The core library ### The Problem A more standard way...
### Summary Implement better get_or_fetch methods / functions ### What is the feature request for? The core library ### The Problem This was initially outlined in #1703. ### The Ideal...
### Summary Add twine to CI ### What is the feature request for? The core library ### The Problem Release issues occurred with 2.3 that could have been prevented. ###...
## Summary Implements unit testing ## Todo - [ ] Initial Framework - [x] Ability to intercept requests and track them - [x] Support blocking requests from going through to...
Taken from #543 ## Todo - [ ] Rewrite the HUD cues to no longer depend on the HUD SVG. Not urgent and doesn't change functionality but requested by @NikolaiVChr....