Jakub Kuczys

Results 158 issues of Jakub Kuczys

**Describe the bug** The cog does not check *what roles* have been changed in the audit log entry which causes it to report incorrect "Updated by" and "Reason" in the...

I am thinking of option to additionally filter tweets from the tracked account by hashtag but if it's possible with Streams API then it could also be nice to be...

**Is your feature request related to a problem? Please describe.** Currently, a lot of the screen is taken by various docks and after taking a screenshot the editor starts in...

feature_request

**Describe the bug** Capturing with the tray icon currently does not open the main window after capture even though the `Image Grabber -> Snipping Area -> Show Main Window after...

bug

Resolves #145 Draft for now as Linux arm64 is currently broken and for now further work waits for the resolution of https://github.com/cirruslabs/cirrus-ci-docs/issues/1034 It should probably be possible to spin up...

### Description of the changes This PR makes a bunch of dependency changes (not just updates) and enables support for Python 3.10. Added primary dependencies: - `typing_extensions` (we don't use...

Breaking Change
Category: Docs
Category: Tests
Type: Dependency Update
Category: Audio Cog
Category: Bot Core
Category: CI
Category: CustomCom
Category: Utility Functions
Category: RPC/ZMQ API
Category: Meta

### Description of the changes Recently (Git 2.35 - January 2022), git-archive's `export-subst` has gotten support for adding the output of `git describe --tags` to it. With that feature, `_get_version()`...

Type: Enhancement
Category: Bot Core

### Description of the changes Instead of trying to re-implement asyncio's default exception handler, just use it. The small cost of us using the default exception handler instead of handling...

Type: Bug
Category: Bot Core

In order to fix this, update the decorators for those options in `redbot\setup.py`. The description of these can **mostly** be copied from `redbot\cli.py`, some alterations need to be made for...

Type: Bug
Good First Issue
Status: In Progress
Category: Bot Core

It would seem that Red may infinitely hang during the handling of such exceptions. An example: ``` [2022-06-21 06:44:47] [CRITICAL] red.main: The main bot task didn't handle an exception and...

Type: Bug
Status: Needs Info
Category: Core - Command-line Interfaces