BobDotCom

Results 21 issues of BobDotCom

## Summary Improves test coverage ## Checklist - [ ] If code changes were made then they have been tested. - [ ] I have updated the documentation to reflect...

status: in progress

### 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...

feature request
priority: medium
status: in progress

## 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...

documentation

### 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...

feature request
on hold

### 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...

feature request
status: planned
on hold

### 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...

feature request
priority: low
on hold

### 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. ###...

feature request
priority: medium
on hold

## Summary Implements unit testing ## Todo - [ ] Initial Framework - [x] Ability to intercept requests and track them - [x] Support blocking requests from going through to...

priority: high
status: in progress

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....

Enhancement