mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 18:27:59 -05:00
[Core] Prevent users from locking out themselves or guild owner with localblacklist (#3221)
* Update core_commands.py * Update core_commands.py * Create 3207.bugfix.rst * Update core_commands.py * Create 3221.bugfix.rst * Update redbot/core/core_commands.py Co-Authored-By: Michael H <michael@michaelhall.tech> * Update bot.py * Rename 3221.bugfix.rst to 3221.bugfix.1.rst * Create 3221.bugfix.2.rst * Update bot.py Co-authored-by: Michael H <michael@michaelhall.tech>
This commit is contained in:
1
changelog.d/3207.bugfix.rst
Normal file
1
changelog.d/3207.bugfix.rst
Normal file
@@ -0,0 +1 @@
|
||||
Red will now prevent users from locking themselves out with localblacklist.
|
||||
1
changelog.d/3221.bugfix.1.rst
Normal file
1
changelog.d/3221.bugfix.1.rst
Normal file
@@ -0,0 +1 @@
|
||||
Red will now prevent users from locking guild owner out with localblacklist (unless the command caller is bot owner).
|
||||
1
changelog.d/3221.bugfix.2.rst
Normal file
1
changelog.d/3221.bugfix.2.rst
Normal file
@@ -0,0 +1 @@
|
||||
Guild owners are no longer affected by local whitelist and blacklist.
|
||||
Reference in New Issue
Block a user