Jakub Kuczys

Results 158 issues of Jakub Kuczys

### Description of the changes A simple change asking the user to confirm their choice with an example of how the bot would be used with the selected prefix. This...

Type: Enhancement
Category: Core - Command-line Interfaces

### What component of Red (cog, command, API) would you like to see improvements on? Mod, Mutes ### Describe the enhancement you're suggesting. After looking through existing commands, the commands...

Type: Enhancement
Status: Accepted
Status: PRs Welcome
Category: Cogs - Mod
Category: Cogs - Mutes

Let's use this by forking it, deploying our own version through GH pages, and then finally switching the command to use it. > I've come across this project and has...

Type: Enhancement
Status: In Progress
Category: Cogs - General

# Command bugs #### Command name `[p]permissions acl setglobal/setserver/updateglobal/updateserver` #### What cog is this command from? Permissions #### What were you expecting to happen? Either get error about incorrect type...

Type: Bug
Status: Accepted
Status: PRs Welcome
Category: Cogs - Permissions

### Description of the changes Since core cogs can be overridden by 3rd-party cogs, this PR adds information about which cogs are overridden to debug info *and* provides the base...

Type: Enhancement
Category: Core - Command-line Interfaces
Category: Core - Other Internals

### What component of Red (cog, command, API) would you like to see improvements on? "Creating cogs for Red V3" document ### Describe the enhancement you're suggesting. The current document...

Type: Enhancement
Status: Accepted
Category: Docs - For Developers

### Description of the changes Split out `get_latest_confs()` and `migrate()` from `redbot.core.config` to `redbot.core._config` module as they don't really have a sensible use outside our own code ### Have the...

Type: Enhancement
Category: Core - API - Config
Category: Meta
Category: Core - Command-line Interfaces
Category: Core - Other Internals

### Description of the changes - Replace the `instance_name` variable that wasn't part of 3.5's public API (nor were they clearly defined to be part of the public API in...

Type: Enhancement
Category: Cogs - Audio
Category: Meta
Category: Core - API - Other
Category: Core - Bot Commands
Category: Core - Command-line Interfaces
Category: Core - Other Internals

### Description of the changes - Move private i18n APIs to `redbot.core._i18n` and name them more sensibly (`set_locale`, `set_regional_format`, and `reload_locales` which I've moved to `redbot.core._i18n` and renamed to `set_global_locale`,...

Type: Enhancement
Category: Core - i18n
Category: Meta
Category: Core - Bot Class
Category: Core - Bot Commands

### Description of the changes Part of the remainder from #6021 - moving things around in `redbot.core.modlog` and `redbot.core.errors`. Changes are described in the commit titles. ### Have the changes...

Type: Enhancement
Category: Core - API - Config
Category: Core - Modlog
Category: Core - API - Other
Category: Core - Bot Commands