Skip to content

Pull requests: Cog-Creators/Red-DiscordBot

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Update project config to use newly standardized and non-beta features Category: Meta This is related to the repository maintenance. Type: Enhancement Something meant to enhance existing Red features.
#6564 opened Apr 27, 2025 by Jackenmen Draft 3.6.0
[ModLog] allow modlog to log manual kicks Category: Core - Modlog This is related to the core Modlog API.
#6553 opened Apr 3, 2025 by NoobInDaHause Loading…
Check attach_files permission inside send_interactive Category: Core - Bot Class This is related to the `redbot.core.bot.Red` class. Type: Enhancement Something meant to enhance existing Red features.
#6552 opened Apr 3, 2025 by Kreusada Loading…
Add support for images inside [p]info Category: Core - Bot Class This is related to the `redbot.core.bot.Red` class. Category: Core - Bot Commands This is related to core commands (Core and CogManagerUI cog classes). Type: Feature New feature or request.
#6551 opened Apr 2, 2025 by Kreusada Loading…
Add Group.all method explanation to Config framework Category: Core - API - Config This is related to the `redbot.core.config` module and `redbot.core.drivers` package. Docs-only
#6550 opened Apr 1, 2025 by Kreusada Loading… 3.5.21
Add a command to disable all application commands Category: Core - Bot Commands This is related to core commands (Core and CogManagerUI cog classes).
#6548 opened Mar 30, 2025 by karlsbjorn Loading…
[Streams] Add kick.com streams support Category: Cogs - Streams This is related to the Streams cog.
#6547 opened Mar 27, 2025 by PredaaA Loading…
[Docs] Update publishing cogs guide with [botname] substitution tip Category: Docs - For Developers This is related to developer (cog creator) documentation. Docs-only
#6539 opened Mar 18, 2025 by Kreusada Loading… 3.5.21
Fix names command. Category: Cogs - Mod This is related to the Mod cog.
#6538 opened Mar 17, 2025 by afrozenlake Loading…
Add --cog-path CLI argument Category: Core - Bot Class This is related to the `redbot.core.bot.Red` class. Category: Core - Command-line Interfaces This is related to Red's CLIs (redbot, redbot-launcher, redbot-setup). Type: Feature New feature or request.
#6510 opened Feb 1, 2025 by cswimr Loading… 3.5.x
Handle UIB interactions for ignoring channels. Category: Core - Bot Class This is related to the `redbot.core.bot.Red` class. Category: Core - Other Internals This is related to core internals that don't have a dedicated label. Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing.
#6503 opened Jan 6, 2025 by Kowlin Loading…
[Streams] Save/Remove/Check custom messages for each streamer. Category: Cogs - Streams This is related to the Streams cog. Type: Feature New feature or request.
#6483 opened Nov 28, 2024 by SharkyIsAKing Loading…
1 of 3 tasks
Convert project to poetry Category: Meta This is related to the repository maintenance.
#6463 opened Oct 8, 2024 by tekulvw Draft
[config] prevents registering defaults for reserved identifiers Category: Core - API - Config This is related to the `redbot.core.config` module and `redbot.core.drivers` package. Type: Enhancement Something meant to enhance existing Red features.
#6459 opened Oct 1, 2024 by Chovin Loading… 3.5.21
Add Red specific app command check decorators Category: Core - API - App Commands Package This is related to the `redbot.core.app_commands` package. Category: Core - API - Bank This is related to the core Bank API. Category: Docs - Changelogs This is related to version changelogs. Category: Docs - Other This is related to documentation that doesn't have its dedicated label. Category: Meta This is related to the repository maintenance. High Priority High priority Type: Feature New feature or request.
#6400 opened Jul 10, 2024 by Flame442 Loading… 3.5.21
Switch to orjson, fallback to stdlib json Category: Cogs - Audio This is related to the Audio cog. Category: Cogs - Downloader This is related to the Downloader cog. Category: Cogs - Streams This is related to the Streams cog. Category: Core - API - Config This is related to the `redbot.core.config` module and `redbot.core.drivers` package. Category: Core - API - Other This is related to core APIs that don't have a dedicated label. Category: Core - API - Utils Package This is related to stuff in `redbot.core.utils` Category: Core - Command-line Interfaces This is related to Red's CLIs (redbot, redbot-launcher, redbot-setup). Category: Core - Other Internals This is related to core internals that don't have a dedicated label. Category: Meta This is related to the repository maintenance.
#6387 opened Jun 9, 2024 by japandotorg Loading…
fix for audio disconnect command not checking perms Category: Cogs - Audio This is related to the Audio cog. Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing.
#6385 opened May 31, 2024 by BenCos17 Loading…
Docs: Improved introduction to i18n for Cog authors and Translators Category: Core - i18n This is related to the i18n core API or locale files. Docs-only Type: Enhancement Something meant to enhance existing Red features.
#6351 opened Apr 11, 2024 by jamesread Loading… 3.5.21
[Bank][Economy] Payday/Bank dispatch events Category: Cogs - Economy This is related to the Economy cog. Category: Core - API - Bank This is related to the core Bank API. Category: Core - Bot Class This is related to the `redbot.core.bot.Red` class. Category: Docs - For Developers This is related to developer (cog creator) documentation.
#6339 opened Mar 31, 2024 by vertyco Loading…
Support uploading banners Blocked By: Dependency Blocked by a package listed as a dependency. Category: Core - Bot Commands This is related to core commands (Core and CogManagerUI cog classes). Type: Feature New feature or request.
#6322 opened Mar 22, 2024 by yamikaitou Draft
Ensure the repo list is included in backups Category: Core - Other Internals This is related to core internals that don't have a dedicated label.
#6289 opened Feb 1, 2024 by palmtree5 Loading…
Add warning to [p]set api if <>s are included in secret Category: Core - Bot Commands This is related to core commands (Core and CogManagerUI cog classes). hacktoberfest-accepted Used to mark a PR as valid Hacktoberfest contribution. DO NOT REMOVE UNTIL END OF NOVEMBER (sic!)! QA: Changes Requested Used by few QA members. Awaiting changes requested by maintainers or QA. Type: Enhancement Something meant to enhance existing Red features.
#6265 opened Nov 1, 2023 by giplgwm Loading…
Fix bot shutdown hang on connection error (or other unhandled exceptions) Category: Core - Command-line Interfaces This is related to Red's CLIs (redbot, redbot-launcher, redbot-setup).
#6261 opened Oct 16, 2023 by CyberKiller Loading…
Indicate when a core cog is overridden in [p]cogs and debuginfo Category: Core - Command-line Interfaces This is related to Red's CLIs (redbot, redbot-launcher, redbot-setup). Category: Core - Other Internals This is related to core internals that don't have a dedicated label. Type: Enhancement Something meant to enhance existing Red features.
#6208 opened Jul 23, 2023 by Jackenmen Draft
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.