Kreusada

Results 14 issues of Kreusada

### Description of the changes I noticed that `redbot/core/_debuginfo.py` was not present in the labeler config, and probably should be. ### Have the changes in this PR been tested? Yes

Category: Meta

### Description of the changes I have noticed that when `__repr__()` is to raise an exception, the `[p]repl` command fails, and the exception is explicitly raised instead of being sent...

Category: Dev Cog

### Description of the changes Supercedes #5076. This PR changes permission decorators to use the `commands` module instead of `checks`. Had to re-open because conflicts created from recent PRs were...

Category: Docs
Category: Config
Category: Permissions
Category: Streams
Category: Modlog API
Category: Bank API
Category: Bot Core
Category: Mod Cog
Category: Downloader
Category: Alias
Category: CustomCom
Category: Mutes Cog
Category: Warnings
Category: Trivia Cog
Category: Admin
Category: Cleanup Cog
Category: Filter
Category: Image
Category: Economy Cog
Category: Modlog Cog
Category: Reports Cog
Category: Dev Cog

### Description of the changes Excludes the `files_from_attatch` member from Tunnel automodule, as this "alias" doesn't need to be documented aswell. ### Have the changes in this PR been tested?...

Category: Docs
Category: Utility Functions

### Description of the changes Edits docstrings in the antispam module to be sphinx-like, and consequently adds an entry for the module into the utils framework documentation. ### Have the...

Category: Docs
Category: Utility Functions

### Description of the changes Closes #5301. May be altered pending comments on #5390. Adds JSON schema for Trivia list author and configuration keys, still a work in progress.

Category: Meta

### Type - [x] Bugfix - [ ] Enhancement - [ ] New feature ### Description of the changes Bump black to 22.3.0 to prevent ImportError on running checks

### Type - [x] Bugfix - [ ] Enhancement - [ ] New feature ### Description of the changes Bumped python-Levenshtein dependency. 0.12.0 appears to have been yanked, with the...

### Description of the changes Closes #6273. Makes markdown formatting in `[p]streamalert list` more compliant with newer Discord markdown. ### Have the changes in this PR been tested? Yes

Type: Enhancement
Category: Cogs - Streams

### Description of the changes Currently, there is no proper way to see whether the bot has been serverlocked or not. This PR adds a line which is displayed inside...

Type: Enhancement
Category: Core - Bot Commands